{
|
|
"_args": [
|
|
[
|
|
"p-pipe@^1.1.0",
|
|
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/imagemin"
|
|
]
|
|
],
|
|
"_from": "p-pipe@>=1.1.0 <2.0.0",
|
|
"_id": "p-pipe@1.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/p-pipe",
|
|
"_nodeVersion": "4.8.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/p-pipe-1.2.0.tgz_1501286833926_0.5472726412117481"
|
|
},
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.15.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "p-pipe",
|
|
"raw": "p-pipe@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/imagemin"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-1.2.0.tgz",
|
|
"_shasum": "4b1a11399a11520a67790ee5a0c1d5881d6befe9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "p-pipe@^1.1.0",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/imagemin",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/p-pipe/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Compose promise-returning & async functions into a reusable pipeline",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4b1a11399a11520a67790ee5a0c1d5881d6befe9",
|
|
"tarball": "https://registry.npmjs.org/p-pipe/-/p-pipe-1.2.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "55625f01407435fb65e80ab6f7a34d6e1cb36e49",
|
|
"homepage": "https://github.com/sindresorhus/p-pipe#readme",
|
|
"keywords": [
|
|
"async",
|
|
"await",
|
|
"bluebird",
|
|
"combine",
|
|
"compose",
|
|
"composition",
|
|
"flow",
|
|
"functions",
|
|
"pipe",
|
|
"pipeline",
|
|
"promise",
|
|
"promises",
|
|
"reusable",
|
|
"serial"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "p-pipe",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/p-pipe.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|