89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"through2@~0.2.3",
|
|
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/progress-stream"
|
|
]
|
|
],
|
|
"_from": "through2@>=0.2.3 <0.3.0",
|
|
"_id": "through2@0.2.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/through2",
|
|
"_npmUser": {
|
|
"email": "bryce@ravenwall.com",
|
|
"name": "bryce"
|
|
},
|
|
"_npmVersion": "1.3.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "through2",
|
|
"raw": "through2@~0.2.3",
|
|
"rawSpec": "~0.2.3",
|
|
"scope": null,
|
|
"spec": ">=0.2.3 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/progress-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/through2/-/through2-0.2.3.tgz",
|
|
"_shasum": "eb3284da4ea311b6cc8ace3653748a52abf25a3f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "through2@~0.2.3",
|
|
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/progress-stream",
|
|
"author": {
|
|
"email": "r@va.gg",
|
|
"name": "Rod Vagg",
|
|
"url": "https://github.com/rvagg"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/rvagg/through2/issues"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": "~1.1.9",
|
|
"xtend": "~2.1.1"
|
|
},
|
|
"description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
|
|
"devDependencies": {
|
|
"bl": "~0.4.1",
|
|
"stream-spigot": "~2.1.2",
|
|
"tape": "~1.1.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "eb3284da4ea311b6cc8ace3653748a52abf25a3f",
|
|
"tarball": "https://registry.npmjs.org/through2/-/through2-0.2.3.tgz"
|
|
},
|
|
"homepage": "https://github.com/rvagg/through2#readme",
|
|
"keywords": [
|
|
"stream",
|
|
"streams2",
|
|
"through",
|
|
"transform"
|
|
],
|
|
"license": "MIT",
|
|
"main": "through2.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "rvagg",
|
|
"email": "rod@vagg.org"
|
|
},
|
|
{
|
|
"name": "bryce",
|
|
"email": "bryce@ravenwall.com"
|
|
}
|
|
],
|
|
"name": "through2",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rvagg/through2.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "0.2.3"
|
|
}
|