gps-transf
Version:
This is A Map coordinate conversion tool.
22 lines (21 loc) • 397 B
JSON
{
"name": "gps-transf",
"version": "1.0.6",
"description": "This is A Map coordinate conversion tool.",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/npm-packages/gps-transf.git"
},
"keywords": [
"gps",
"BD09",
"GCJ02",
"WGS84"
],
"author": "chenbinfa",
"license": "MIT"
}