1 Star 1 Fork 0

E_M/echarts-liquidfill

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 746 Bytes
一键复制 编辑 原始数据 按行查看 历史
pissang 提交于 2021-09-18 10:25 . release 5.1.0
{
"name": "echarts-liquidfill",
"version": "3.1.0",
"description": "ECharts liquid fill extension",
"main": "dist/echarts-liquidfill.js",
"module": "index.js",
"scripts": {
"dev": "webpack --mode development --watch",
"build": "webpack --mode development",
"release": "webpack --mode production && webpack --mode development"
},
"author": {
"name": "Ovilia",
"email": "me@zhangwenli.com",
"url": "http://zhangwenli.com"
},
"license": "MIT",
"peerDependencies": {
"echarts": "^5.0.1"
},
"repository": {
"type": "git",
"url": "https://github.com/ecomfe/echarts-liquidfill"
},
"devDependencies": {
"echarts": "^5.2.0",
"webpack": "^5.11.1",
"webpack-cli": "^4.3.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/E_M/echarts-liquidfill.git
git@gitee.com:E_M/echarts-liquidfill.git
E_M
echarts-liquidfill
echarts-liquidfill
master

搜索帮助