{
  "name": "qqmap",
  "version": "1.0.1",
  "description": "腾讯地图模块（含几何计算类库）",
  "main": "out/index.js",
  "scripts": {
    "build": "node build.js",
    "prepublish": "node build.js"
  },
  "repository": {
    "type": "git",
    "url": " "
  },
  "keywords": [
    "QQMAP"
  ],
  "author": "guoshengqiang",
  "license": "ISC",
  "devDependencies": {
    "textfile": "^1.0.3",
    "uglify-js": "^3.0.28"
  }
}