You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95 lines
2.5 KiB
95 lines
2.5 KiB
{ |
|
"_args": [ |
|
[ |
|
"through2-concurrent@^1.1.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin" |
|
] |
|
], |
|
"_from": "through2-concurrent@>=1.1.1 <2.0.0", |
|
"_id": "through2-concurrent@1.1.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/through2-concurrent", |
|
"_nodeVersion": "5.2.0", |
|
"_npmOperationalInternal": { |
|
"host": "packages-12-west.internal.npmjs.com", |
|
"tmp": "tmp/through2-concurrent-1.1.1.tgz_1462704867112_0.6749321850948036" |
|
}, |
|
"_npmUser": { |
|
"email": "tom@almostobsolete.net", |
|
"name": "almost" |
|
}, |
|
"_npmVersion": "3.3.12", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "through2-concurrent", |
|
"raw": "through2-concurrent@^1.1.1", |
|
"rawSpec": "^1.1.1", |
|
"scope": null, |
|
"spec": ">=1.1.1 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-imagemin" |
|
], |
|
"_resolved": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-1.1.1.tgz", |
|
"_shasum": "11cb4ea4c9e31bca6e4c1e6dba48d1c728c3524b", |
|
"_shrinkwrap": null, |
|
"_spec": "through2-concurrent@^1.1.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-imagemin", |
|
"author": { |
|
"email": "tom@almostobsolete.net", |
|
"name": "Thomas Parslow", |
|
"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" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "11cb4ea4c9e31bca6e4c1e6dba48d1c728c3524b", |
|
"tarball": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-1.1.1.tgz" |
|
}, |
|
"files": [ |
|
"through2-concurrent.js" |
|
], |
|
"gitHead": "d6bcad32f04a141c3dd2027fa2cd0d6f1dd544fe", |
|
"homepage": "https://github.com/almost/through2-concurrent#readme", |
|
"keywords": [ |
|
"through2", |
|
"streams", |
|
"streams2", |
|
"through", |
|
"transform", |
|
"concurrency", |
|
"parallel" |
|
], |
|
"license": "MIT", |
|
"main": "through2-concurrent.js", |
|
"maintainers": [ |
|
{ |
|
"email": "tom@almostobsolete.net", |
|
"name": "almost" |
|
} |
|
], |
|
"name": "through2-concurrent", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/almost/through2-concurrent.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha tests.js" |
|
}, |
|
"version": "1.1.1" |
|
}
|
|
|