61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
{
|
|
"_from": "echarts-liquidfill",
|
|
"_id": "echarts-liquidfill@3.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5Dlqs/jTsdTUAsd+K5LPLLTgrbbNORUSBQyk8PSy1Mg2zgHDWm83FmvA4s0ooNepCJojFYRITTQ4GU1UUSKYLw==",
|
|
"_location": "/echarts-liquidfill",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "echarts-liquidfill",
|
|
"name": "echarts-liquidfill",
|
|
"escapedName": "echarts-liquidfill",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/echarts-liquidfill/-/echarts-liquidfill-3.1.0.tgz",
|
|
"_shasum": "4ec70f3697382d0404c95fff9f3e8dd85c8377da",
|
|
"_spec": "echarts-liquidfill",
|
|
"_where": "C:\\Users\\小狮子\\Desktop\\calendarProject",
|
|
"author": {
|
|
"name": "Ovilia",
|
|
"email": "me@zhangwenli.com",
|
|
"url": "http://zhangwenli.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ecomfe/echarts-liquidfill/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "ECharts liquid fill extension",
|
|
"devDependencies": {
|
|
"echarts": "^5.2.0",
|
|
"webpack": "^5.11.1",
|
|
"webpack-cli": "^4.3.1"
|
|
},
|
|
"homepage": "https://github.com/ecomfe/echarts-liquidfill#readme",
|
|
"license": "MIT",
|
|
"main": "dist/echarts-liquidfill.js",
|
|
"module": "index.js",
|
|
"name": "echarts-liquidfill",
|
|
"peerDependencies": {
|
|
"echarts": "^5.0.1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ecomfe/echarts-liquidfill.git"
|
|
},
|
|
"scripts": {
|
|
"build": "webpack --mode development",
|
|
"dev": "webpack --mode development --watch",
|
|
"release": "webpack --mode production && webpack --mode development"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|