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.

62 lines
1.5 KiB

4 years ago
{
"_from": "write-stream@~0.4.3",
"_id": "write-stream@0.4.3",
"_inBundle": false,
"_integrity": "sha1-g8yMA0fQr2BXqThitOOuAd5cgcE=",
"_location": "/write-stream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "write-stream@~0.4.3",
"name": "write-stream",
"escapedName": "write-stream",
"rawSpec": "~0.4.3",
"saveSpec": null,
"fetchSpec": "~0.4.3"
},
"_requiredBy": [
"/end-stream"
],
"_resolved": "https://registry.npmjs.org/write-stream/-/write-stream-0.4.3.tgz",
"_shasum": "83cc8c0347d0af6057a93862b4e3ae01de5c81c1",
"_spec": "write-stream@~0.4.3",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/end-stream",
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
},
"bugs": {
"url": "https://github.com/Raynos/write-stream/issues",
"email": "raynos2@gmail.com"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jake Verbaten"
}
],
"dependencies": {
"readable-stream": "~0.0.2"
},
"deprecated": false,
"description": "Base class for writable streams",
"devDependencies": {},
"homepage": "https://github.com/Raynos/write-stream",
"keywords": [],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Raynos/write-stream/raw/master/LICENSE"
}
],
"main": "index",
"name": "write-stream",
"repository": {
"type": "git",
"url": "git://github.com/Raynos/write-stream.git"
},
"scripts": {},
"version": "0.4.3"
}