73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"through2-concurrent@2.0.0",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "through2-concurrent@2.0.0",
|
||
|
"_id": "through2-concurrent@2.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-R5/jLkfMvdmDD+seLwN7vB+mhbqzWop5fAjx5IX8/yQq7VhBhzDmhXgaHAOnhnWkCpRMM7gToYHycB0CS/pd+A==",
|
||
|
"_location": "/through2-concurrent",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "through2-concurrent@2.0.0",
|
||
|
"name": "through2-concurrent",
|
||
|
"escapedName": "through2-concurrent",
|
||
|
"rawSpec": "2.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/gulp-imagemin"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-2.0.0.tgz",
|
||
|
"_spec": "2.0.0",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Thomas Parslow",
|
||
|
"email": "tom@almostobsolete.net",
|
||
|
"url": "http://almostobsolete.net/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/almost/through2-concurrent/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"through2": "^2.0.0"
|
||
|
},
|
||
|
"description": "Like through2 except runs in parallel with limited concurrency",
|
||
|
"devDependencies": {
|
||
|
"expect.js": "^0.3.1",
|
||
|
"mocha": "^2.2.1",
|
||
|
"underscore": "^1.8.2"
|
||
|
},
|
||
|
"files": [
|
||
|
"through2-concurrent.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/almost/through2-concurrent#readme",
|
||
|
"keywords": [
|
||
|
"through2",
|
||
|
"streams",
|
||
|
"streams2",
|
||
|
"through",
|
||
|
"transform",
|
||
|
"concurrency",
|
||
|
"parallel"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "through2-concurrent.js",
|
||
|
"name": "through2-concurrent",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/almost/through2-concurrent.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha tests.js"
|
||
|
},
|
||
|
"version": "2.0.0"
|
||
|
}
|