| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/p-pipe/ |
Upload File : |
{
"_from": "p-pipe@^3.0.0",
"_id": "p-pipe@3.1.0",
"_inBundle": false,
"_integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==",
"_location": "/p-pipe",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "p-pipe@^3.0.0",
"name": "p-pipe",
"escapedName": "p-pipe",
"rawSpec": "^3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
},
"_requiredBy": [
"/imagemin"
],
"_resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz",
"_shasum": "48b57c922aa2e1af6a6404cb7c6bf0eb9cc8e60e",
"_spec": "p-pipe@^3.0.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/imagemin",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/p-pipe/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}