64 lines
1.5 KiB
JSON
64 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"geojson-stream@0.0.1",
|
|
"C:\\Users\\Jay\\Desktop\\Coronamap"
|
|
]
|
|
],
|
|
"_from": "geojson-stream@0.0.1",
|
|
"_id": "geojson-stream@0.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Gh1hcWcEHHMCpFRwMYFkaZdhUC8=",
|
|
"_location": "/geojson-stream",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "geojson-stream@0.0.1",
|
|
"name": "geojson-stream",
|
|
"escapedName": "geojson-stream",
|
|
"rawSpec": "0.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@mapbox/geojson-merge"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/geojson-stream/-/geojson-stream-0.0.1.tgz",
|
|
"_spec": "0.0.1",
|
|
"_where": "C:\\Users\\Jay\\Desktop\\Coronamap",
|
|
"author": {
|
|
"name": "Tom MacWright"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tmcw/geojson-stream/issues"
|
|
},
|
|
"dependencies": {
|
|
"JSONStream": "^1.0.0",
|
|
"through": "^2.3.4"
|
|
},
|
|
"description": "stream features into and out of geojson",
|
|
"devDependencies": {
|
|
"concat-stream": "~1.0.1",
|
|
"tap": "~0.4.9"
|
|
},
|
|
"homepage": "https://github.com/tmcw/geojson-stream#readme",
|
|
"keywords": [
|
|
"geojson",
|
|
"stream",
|
|
"maps",
|
|
"json",
|
|
"pipe"
|
|
],
|
|
"license": "BSD-2-Clause",
|
|
"main": "index.js",
|
|
"name": "geojson-stream",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/tmcw/geojson-stream.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tap test/*.js"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|