![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/p-pipe/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==", "_location": "/p-pipe", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "p-pipe", "escapedName": "p-pipe", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/imagemin" ], "_resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz", "_spec": "3.1.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-pipe/issues" }, "description": "Compose promise-returning & async functions into a reusable pipeline", "devDependencies": { "ava": "^1.4.1", "sinon": "^7.3.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/p-pipe#readme", "keywords": [ "promise", "pipe", "pipeline", "compose", "composition", "combine", "flow", "serial", "functions", "reusable", "async", "await", "promises", "bluebird" ], "license": "MIT", "name": "p-pipe", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-pipe.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.1.0" }