1 Star 0 Fork 0

min / Datav

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
jiaming743 提交于 2020-09-09 17:20 . update version to 2.10.0
{
"name": "@jiaminghi/data-view",
"version": "2.10.0",
"author": "JiaMing <743192023@qq.com>",
"description": "Vue Large screen data display component library",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/DataV-Team/DataV.git"
},
"scripts": {
"build": "node build/index.js",
"prepublish": "npm run build",
"deploy": "node deploy/index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/DataV-Team/DataV/issues"
},
"keywords": [
"vue",
"chart",
"dataview",
"datavisual"
],
"dependencies": {
"@jiaminghi/charts": "*",
"@babel/runtime": "^7.5.5"
},
"homepage": "https://github.com/DataV-Team/DataV#readme",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@jiaminghi/fs": "0.0.1",
"ftp": "^0.3.10",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-vue": "^5.0.1",
"vue-template-compiler": "^2.6.10"
}
}
1
https://gitee.com/lindamin0/Datav.git
git@gitee.com:lindamin0/Datav.git
lindamin0
Datav
Datav
master

搜索帮助