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.

63 lines
1.7 KiB

{
"_args": [
[
"echarts-liquidfill@2.0.6",
"C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue"
]
],
"_from": "echarts-liquidfill@2.0.6",
"_id": "echarts-liquidfill@2.0.6",
"_inBundle": false,
"_integrity": "sha512-p+AH0O9/BtwXMQQyhjJbMZo+GwRAgWG/DCyK5r27PQzpS0UWrgXu57MyEFc0A8Ub3sRuqEu08BuxwHICBkSWSQ==",
"_location": "/echarts-liquidfill",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "echarts-liquidfill@2.0.6",
"name": "echarts-liquidfill",
"escapedName": "echarts-liquidfill",
"rawSpec": "2.0.6",
"saveSpec": null,
"fetchSpec": "2.0.6"
},
"_requiredBy": [
"/v-charts"
],
"_resolved": "https://registry.npmmirror.com/echarts-liquidfill/-/echarts-liquidfill-2.0.6.tgz",
"_spec": "2.0.6",
"_where": "C:\\Users\\YiMing\\Desktop\\code\\StudentManagerSystemVue",
"author": {
"name": "Ovilia",
"email": "me@zhangwenli.com",
"url": "http://zhangwenli.com"
},
"bugs": {
"url": "https://github.com/ecomfe/echarts-liquidfill/issues"
},
"description": "ECharts liquid fill extension",
"devDependencies": {
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"webpack-link": "^0.2.0"
},
"homepage": "https://github.com/ecomfe/echarts-liquidfill#readme",
"license": "MIT",
"main": "index.js",
"name": "echarts-liquidfill",
"peerDependencies": {
"echarts": "^4.8.0",
"zrender": "^4.3.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ecomfe/echarts-liquidfill.git"
},
"scripts": {
"build": "webpack --env.development",
"dev": "webpack --env.development --watch",
"release": "webpack --env.production"
},
"version": "2.0.6"
}