{ "_args": [ [ "echarts-amap@1.0.0-rc.6", "D:\\jenkins\\workspace\\yhxt-web" ] ], "_from": "echarts-amap@1.0.0-rc.6", "_id": "echarts-amap@1.0.0-rc.6", "_inBundle": false, "_integrity": "sha512-cYJCKoQdnkZXrGweYrveU1HruZd1c0KmsF1U8o3FtsvgR2jVL5ZUpGFjMmFtpolHOUFqxizk+s+QBLkYuOWL6Q==", "_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.npmmirror.com/echarts-amap/-/echarts-amap-1.0.0-rc.6.tgz", "_spec": "1.0.0-rc.6", "_where": "D:\\jenkins\\workspace\\yhxt-web", "author": { "name": "Billy Poon" }, "bugs": { "url": "https://github.com/billy-poon/echarts-amap/issues" }, "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" }