| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/readjs/node_modules/promise.pipe/ |
Upload File : |
{
"_args": [
[
{
"raw": "promise.pipe@^3.0.0",
"scope": null,
"escapedName": "promise.pipe",
"name": "promise.pipe",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/imagemin"
]
],
"_from": "promise.pipe@>=3.0.0 <4.0.0",
"_id": "promise.pipe@3.0.0",
"_inCache": true,
"_location": "/promise.pipe",
"_nodeVersion": "5.0.0",
"_npmUser": {
"name": "notjrbauer",
"email": "notjrbauer@gmail.com"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"raw": "promise.pipe@^3.0.0",
"scope": null,
"escapedName": "promise.pipe",
"name": "promise.pipe",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/imagemin"
],
"_resolved": "https://registry.npmjs.org/promise.pipe/-/promise.pipe-3.0.0.tgz",
"_shasum": "b8f729867f54353996e6d8e86f3bbd56882e32a6",
"_shrinkwrap": null,
"_spec": "promise.pipe@^3.0.0",
"_where": "/home/gavin/workspace/meanjs/node_modules/imagemin",
"author": {
"name": "John Bauer",
"email": "notjrbauer@gmail.com"
},
"bugs": {
"url": "https://github.com/notjrbauer/promise.pipe/issues"
},
"dependencies": {},
"description": "Performs left to right composition of one or more functions whom return promises",
"devDependencies": {
"blue-tape": "^0.1.11",
"standard": "^5.4.1",
"tap-spec": "^4.1.1"
},
"directories": {},
"dist": {
"shasum": "b8f729867f54353996e6d8e86f3bbd56882e32a6",
"tarball": "https://registry.npmjs.org/promise.pipe/-/promise.pipe-3.0.0.tgz"
},
"gitHead": "720b757e9cb365bcd12f850c6efe8d170ac06892",
"homepage": "https://github.com/notjrbauer/promise.pipe#readme",
"keywords": [
"promise",
"compose",
"array",
"series",
"pipe",
"functional",
"javascript",
"nodejs",
"async"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "notjrbauer",
"email": "notjrbauer@gmail.com"
}
],
"name": "promise.pipe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/notjrbauer/promise.pipe.git"
},
"scripts": {
"test": "standard && tape test.js | tap-spec"
},
"version": "3.0.0"
}