55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"stream-concat@0.1.0",
|
|
"C:\\Users\\Jay\\Desktop\\Coronamap"
|
|
]
|
|
],
|
|
"_from": "stream-concat@0.1.0",
|
|
"_id": "stream-concat@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Ii7xZNBz+ZwTa5SRvLiuK7dXe7s=",
|
|
"_location": "/stream-concat",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "stream-concat@0.1.0",
|
|
"name": "stream-concat",
|
|
"escapedName": "stream-concat",
|
|
"rawSpec": "0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@mapbox/geojson-merge"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/stream-concat/-/stream-concat-0.1.0.tgz",
|
|
"_spec": "0.1.0",
|
|
"_where": "C:\\Users\\Jay\\Desktop\\Coronamap",
|
|
"author": {
|
|
"name": "Sanders DeNardi",
|
|
"email": "sedenardi@gmail.com",
|
|
"url": "http://www.sandersdenardi.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sedenardi/node-stream-concat/issues"
|
|
},
|
|
"description": "Simple and efficient node stream concatenation.",
|
|
"homepage": "https://github.com/sedenardi/node-stream-concat",
|
|
"keywords": [
|
|
"node",
|
|
"stream",
|
|
"concat",
|
|
"streams",
|
|
"concatenation"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "stream-concat",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sedenardi/node-stream-concat.git"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|