You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
1.6 KiB

{
"_from": "wkt-parser@^1.3.1",
"_id": "wkt-parser@1.3.2",
"_inBundle": false,
"_integrity": "sha512-A26BOOo7sHAagyxG7iuRhnKMO7Q3mEOiOT4oGUmohtN/Li5wameeU4S6f8vWw6NADTVKljBs8bzA8JPQgSEMVQ==",
"_location": "/wkt-parser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "wkt-parser@^1.3.1",
"name": "wkt-parser",
"escapedName": "wkt-parser",
"rawSpec": "^1.3.1",
"saveSpec": null,
"fetchSpec": "^1.3.1"
},
"_requiredBy": [
"/proj4"
],
"_resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.3.2.tgz",
"_shasum": "deeff04a21edc5b170a60da418e9ed1d1ab0e219",
"_spec": "wkt-parser@^1.3.1",
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile/node_modules/proj4",
"author": "",
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
]
]
},
"bugs": {
"url": "https://github.com/proj4js/wkt-parser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "wkt-parser ===",
"devDependencies": {
"esm": "^3.2.25",
"js-struct-compare": "^1.1.0",
"rollup": "^0.41.4",
"tape": "^4.6.3"
},
"homepage": "https://github.com/proj4js/wkt-parser#readme",
"license": "MIT",
"main": "wkt.build.js",
"module": "index.js",
"name": "wkt-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/proj4js/wkt-parser.git"
},
"scripts": {
"build": "rollup -c",
"pretest": "npm run build",
"test": "node -r esm test.js"
},
"version": "1.3.2"
}