{ "_args": [ [ "mgrs@1.0.0", "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile" ] ], "_from": "mgrs@1.0.0", "_id": "mgrs@1.0.0", "_inBundle": false, "_integrity": "sha512-awNbTOqCxK1DBGjalK3xqWIstBZgN6fxsMSiXLs9/spqWkF2pAhb2rrYCFSsr1/tT7PhcDGjZndG8SWYn0byYA==", "_location": "/mgrs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "mgrs@1.0.0", "name": "mgrs", "escapedName": "mgrs", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/proj4" ], "_resolved": "https://registry.npmjs.org/mgrs/-/mgrs-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile", "author": { "name": "proj4 team" }, "bugs": { "url": "https://github.com/proj4js/mgrs/issues" }, "description": "Utility for converting between WGS84 lat/lng and MGRS coordinates", "devDependencies": { "chai": "~1.8.1", "istanbul": "~0.1.46", "mocha": "~1.15.1", "rollup": "^0.41.4" }, "homepage": "https://github.com/proj4js/mgrs#readme", "keywords": [ "mgrs", "proj4", "gis" ], "license": "MIT", "main": "dist/mgrs.js", "module": "mgrs.js", "name": "mgrs", "repository": { "type": "git", "url": "git://github.com/proj4js/mgrs.git" }, "scripts": { "build": "mkdir -p dist && rollup -c", "test": "npm run build && istanbul test _mocha test/test.js" }, "version": "1.0.0" }