54 lines
1.4 KiB
JSON
Executable File
54 lines
1.4 KiB
JSON
Executable File
{
|
|
"_from": "streamifier@~0.1.1",
|
|
"_id": "streamifier@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-l+mNj6TRBdYqJpHR3AfoINuN/E8=",
|
|
"_location": "/streamifier",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "streamifier@~0.1.1",
|
|
"name": "streamifier",
|
|
"escapedName": "streamifier",
|
|
"rawSpec": "~0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-untar"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/streamifier/-/streamifier-0.1.1.tgz",
|
|
"_shasum": "97e98d8fa4d105d62a2691d1dc07e820db8dfc4f",
|
|
"_spec": "streamifier@~0.1.1",
|
|
"_where": "/home/nathan/Projects/Upsilon/UpsilonVsCodeLanguageServer/Client/node_modules/gulp-untar",
|
|
"author": {
|
|
"name": "Gabriel Llamas",
|
|
"email": "gagle@outlook.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gagle/node-streamifier/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Converts a Buffer/String into a readable stream",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
},
|
|
"homepage": "https://github.com/gagle/node-streamifier#readme",
|
|
"keywords": [
|
|
"string",
|
|
"buffer",
|
|
"readable",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib",
|
|
"name": "streamifier",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/gagle/node-streamifier.git"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|