package.json 1.56 KB
{
  "_from": "echarts-amap@1.0.0-rc.6",
  "_id": "echarts-amap@1.0.0-rc.6",
  "_inBundle": false,
  "_integrity": "sha1-V4KnTa7lLtRM4/j2JXdWF4PwnhY=",
  "_location": "/echarts-amap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "echarts-amap@1.0.0-rc.6",
    "name": "echarts-amap",
    "escapedName": "echarts-amap",
    "rawSpec": "1.0.0-rc.6",
    "saveSpec": null,
    "fetchSpec": "1.0.0-rc.6"
  },
  "_requiredBy": [
    "/v-charts"
  ],
  "_resolved": "https://registry.npmjs.org/echarts-amap/-/echarts-amap-1.0.0-rc.6.tgz",
  "_shasum": "5782a74daee52ed44ce3f8f62577561783f09e16",
  "_spec": "echarts-amap@1.0.0-rc.6",
  "_where": "/Users/zhanghao/brcode/br-client/node_modules/v-charts",
  "author": {
    "name": "Billy Poon"
  },
  "bugs": {
    "url": "https://github.com/billy-poon/echarts-amap/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "\u0016an echarts extension to support AMap(http://lbs.amap.com/)",
  "devDependencies": {
    "webpack": "^2.2.1",
    "webpack-dev-server": "^2.4.1"
  },
  "homepage": "https://github.com/billy-poon/echarts-amap#readme",
  "keywords": [
    "echarts",
    "amap",
    "alimap",
    "autonavi"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "echarts-amap",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/billy-poon/echarts-amap.git"
  },
  "scripts": {
    "build": "webpack -p",
    "dev": "webpack-dev-server --open --hot",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0-rc.6"
}