{
  "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"
}
