{ "_args": [ [ "proj4@2.8.0", "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile" ] ], "_from": "proj4@2.8.0", "_id": "proj4@2.8.0", "_inBundle": false, "_integrity": "sha512-baC+YcD4xsSqJ+CpCZljj2gcQDhlKb+J+Zjv/2KSBwWNjk4M0pafgQsE+mWurd84tflMIsP+7j7mtIpFDHzQfQ==", "_location": "/proj4", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "proj4@2.8.0", "name": "proj4", "escapedName": "proj4", "rawSpec": "2.8.0", "saveSpec": null, "fetchSpec": "2.8.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/proj4/-/proj4-2.8.0.tgz", "_spec": "2.8.0", "_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile", "author": "", "bugs": { "url": "https://github.com/proj4js/proj4js/issues" }, "contributors": [ { "name": "Mike Adair", "email": "madair@dmsolutions.ca" }, { "name": "Richard Greenwood", "email": "rich@greenwoodmap.com" }, { "name": "Calvin Metcalf", "email": "calvin.metcalf@gmail.com" }, { "name": "Richard Marsden", "url": "http://www.winwaed.com" }, { "name": "T. Mittan" }, { "name": "D. Steinwand" }, { "name": "S. Nelson" } ], "dependencies": { "mgrs": "1.0.0", "wkt-parser": "^1.3.1" }, "description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.", "devDependencies": { "chai": "~4.1.2", "curl-amd": "github:cujojs/curl", "grunt": "^1.0.1", "grunt-cli": "~1.2.0", "grunt-contrib-connect": "~1.0.2", "grunt-contrib-jshint": "~1.1.0", "grunt-contrib-uglify": "~3.1.0", "grunt-mocha-phantomjs": "~4.0.0", "grunt-rollup": "^6.0.0", "istanbul": "~0.4.5", "mocha": "~4.0.0", "rollup": "^0.50.0", "rollup-plugin-json": "^2.3.0", "rollup-plugin-node-resolve": "^3.0.0", "rollup-plugin-replace": "^2.0.0", "tin": "~0.5.0" }, "directories": { "test": "test", "doc": "docs" }, "homepage": "https://github.com/proj4js/proj4js#readme", "license": "MIT", "main": "dist/proj4-src.js", "module": "lib/index.js", "name": "proj4", "repository": { "type": "git", "url": "git://github.com/proj4js/proj4js.git" }, "scripts": { "build": "grunt", "build:tmerc": "grunt build:tmerc", "prepare": "grunt", "test": "npm run build && istanbul test node_modules/mocha/bin/_mocha test/test.js" }, "version": "2.8.0" }