You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.6 KiB

{
"_args": [
[
"echarts-amap@1.0.0-rc.6",
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
]
],
"_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": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
"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"
}