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.
65 lines
1.8 KiB
65 lines
1.8 KiB
{
|
|
"_args": [
|
|
[
|
|
"@mapbox/point-geometry@0.1.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "@mapbox/point-geometry@0.1.0",
|
|
"_id": "@mapbox/point-geometry@0.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6j56HdLTwWGO0fJPlrZtdU/B13q8Uwmo18Ck2GnGgN9PCFyKTZ3UbXeEdRFh18i9XQ92eH2VdtpJHpBD3aripQ==",
|
|
"_location": "/@mapbox/point-geometry",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@mapbox/point-geometry@0.1.0",
|
|
"name": "@mapbox/point-geometry",
|
|
"escapedName": "@mapbox%2fpoint-geometry",
|
|
"scope": "@mapbox",
|
|
"rawSpec": "0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@mapbox/mapbox-gl-style-spec"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz",
|
|
"_spec": "0.1.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": {
|
|
"name": "Tom MacWright"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mapbox/point-geometry/issues"
|
|
},
|
|
"description": "a point geometry with transforms",
|
|
"devDependencies": {
|
|
"coveralls": "~2.10.1",
|
|
"dox": "^0.6.1",
|
|
"doxme": "^1.8.2",
|
|
"istanbul": "~0.2.11",
|
|
"tape": "~2.13.3"
|
|
},
|
|
"homepage": "https://github.com/mapbox/point-geometry",
|
|
"keywords": [
|
|
"point",
|
|
"geometry",
|
|
"primitive"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"name": "@mapbox/point-geometry",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/mapbox/point-geometry.git"
|
|
},
|
|
"scripts": {
|
|
"cov": "istanbul cover test.js && coveralls < ./coverage/lcov.info",
|
|
"doc": "dox -r < index.js | doxme --readme > README.md",
|
|
"test": "tape test.js"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|