2018-02-19 04:41:25 +11:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
2018-05-26 22:48:13 +10:00
|
|
|
"stream-to-buffer@0.1.0",
|
|
|
|
"/Users/aa/TheDesk/app"
|
2018-02-19 04:41:25 +11:00
|
|
|
]
|
|
|
|
],
|
2018-05-26 22:48:13 +10:00
|
|
|
"_from": "stream-to-buffer@0.1.0",
|
2018-02-19 04:41:25 +11:00
|
|
|
"_id": "stream-to-buffer@0.1.0",
|
2018-05-26 22:48:13 +10:00
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha1-JnmdkDqyAlyb1VCsRxcbAPjdgKk=",
|
2018-02-19 04:41:25 +11:00
|
|
|
"_location": "/stream-to-buffer",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2018-05-26 22:48:13 +10:00
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "stream-to-buffer@0.1.0",
|
2018-02-19 04:41:25 +11:00
|
|
|
"name": "stream-to-buffer",
|
2018-05-26 22:48:13 +10:00
|
|
|
"escapedName": "stream-to-buffer",
|
|
|
|
"rawSpec": "0.1.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "0.1.0"
|
2018-02-19 04:41:25 +11:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/jimp"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/stream-to-buffer/-/stream-to-buffer-0.1.0.tgz",
|
2018-05-26 22:48:13 +10:00
|
|
|
"_spec": "0.1.0",
|
|
|
|
"_where": "/Users/aa/TheDesk/app",
|
2018-02-19 04:41:25 +11:00
|
|
|
"author": {
|
|
|
|
"name": "Jonathan Ong",
|
|
|
|
"email": "me@jongleberry.com",
|
|
|
|
"url": "http://jongleberry.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/jonathanong/stream-to-buffer/issues",
|
|
|
|
"email": "me@jongleberry.com"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"stream-to": "~0.2.0"
|
|
|
|
},
|
|
|
|
"description": "Concatenate a readable stream's data into a single buffer",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/jonathanong/stream-to-buffer#readme",
|
|
|
|
"license": "MIT",
|
|
|
|
"name": "stream-to-buffer",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/jonathanong/stream-to-buffer.git"
|
|
|
|
},
|
|
|
|
"version": "0.1.0"
|
|
|
|
}
|