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.
69 lines
1.6 KiB
69 lines
1.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"wkt-parser@1.3.2",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "wkt-parser@1.3.2",
|
|
"_id": "wkt-parser@1.3.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-A26BOOo7sHAagyxG7iuRhnKMO7Q3mEOiOT4oGUmohtN/Li5wameeU4S6f8vWw6NADTVKljBs8bzA8JPQgSEMVQ==",
|
|
"_location": "/wkt-parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "wkt-parser@1.3.2",
|
|
"name": "wkt-parser",
|
|
"escapedName": "wkt-parser",
|
|
"rawSpec": "1.3.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.3.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/proj4"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.3.2.tgz",
|
|
"_spec": "1.3.2",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": "",
|
|
"browserify": {
|
|
"transform": [
|
|
[
|
|
"babelify",
|
|
{
|
|
"presets": [
|
|
"es2015"
|
|
]
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/proj4js/wkt-parser/issues"
|
|
},
|
|
"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"
|
|
}
|