59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"geojson-fixtures@0.1.0",
|
|
"C:\\Users\\Jay\\Desktop\\Coronamap"
|
|
]
|
|
],
|
|
"_from": "geojson-fixtures@0.1.0",
|
|
"_id": "geojson-fixtures@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-lopykz8DY4039QcybwNg/yf+Tig=",
|
|
"_location": "/geojson-fixtures",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "geojson-fixtures@0.1.0",
|
|
"name": "geojson-fixtures",
|
|
"escapedName": "geojson-fixtures",
|
|
"rawSpec": "0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@mapbox/geojson-merge"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/geojson-fixtures/-/geojson-fixtures-0.1.0.tgz",
|
|
"_spec": "0.1.0",
|
|
"_where": "C:\\Users\\Jay\\Desktop\\Coronamap",
|
|
"author": {
|
|
"name": "Tom MacWright"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mapbox/geojson-fixtures/issues"
|
|
},
|
|
"description": "geojson fixtures for testing and validation",
|
|
"devDependencies": {
|
|
"tape": "~2.13.3"
|
|
},
|
|
"homepage": "https://github.com/mapbox/geojson-fixtures",
|
|
"keywords": [
|
|
"geojson",
|
|
"fixtures",
|
|
"files",
|
|
"json",
|
|
"test"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "geojson-fixtures",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/mapbox/geojson-fixtures.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|