代码拉取完成,页面将自动刷新
{
"name": "osmtogeojson",
"version": "3.0.0-beta.4",
"description": "convert OSM to geojson",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"pretest": "npm ls --depth=Infinity > /dev/null",
"test": "npm run test-lib && npm run test-cli",
"test-lib": "mocha -R spec",
"test-cli": "node test-cli/cli.test.js | faucet"
},
"bin": {
"osmtogeojson": "osmtogeojson"
},
"repository": {
"type": "git",
"url": "https://github.com/tyrasd/osmtogeojson.git"
},
"keywords": [
"openstreetmap",
"geojson"
],
"author": "Martin Raifer",
"license": "MIT",
"bugs": {
"url": "https://github.com/tyrasd/osmtogeojson/issues"
},
"dependencies": {
"JSONStream": "0.8.0",
"concat-stream": "2.0.0",
"geojson-numeric": "0.2.1",
"@mapbox/geojson-rewind": "0.4.0",
"htmlparser2": "3.5.1",
"optimist": "~0.3.5",
"osm-polygon-features": "^0.9.1",
"tiny-osmpbf": "^0.1.0",
"xmldom": "~0.1.16"
},
"optionalDependencies": {
"@types/geojson": "^7946.0"
},
"devDependencies": {
"expect.js": "~0.2.0",
"istanbul": "^0.4.5",
"mocha": "~1.12.0",
"tape": "~2.10.2",
"faucet": "~0.0.1"
},
"engines": {
"node": ">=0.5"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。