File: /var/www/zaklada/html/node_modules/through2-concurrent/package.json
{
"_args": [
[
"through2-concurrent@1.1.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "through2-concurrent@1.1.1",
"_id": "through2-concurrent@1.1.1",
"_inBundle": false,
"_integrity": "sha1-EctOpMnjG8puTB5tukjRxyjDUks=",
"_location": "/through2-concurrent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "through2-concurrent@1.1.1",
"name": "through2-concurrent",
"escapedName": "through2-concurrent",
"rawSpec": "1.1.1",
"saveSpec": null,
"fetchSpec": "1.1.1"
},
"_requiredBy": [
"/gulp-imagemin"
],
"_resolved": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-1.1.1.tgz",
"_spec": "1.1.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"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": "1.1.1"
}