3 Star 0 Fork 0

Gitee 极速下载 / quist-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/JDsecretFE/quist-ui
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
zhangqi 提交于 2019-01-21 09:40 . 更新微信群二维码
{
"name": "quist-ui",
"title": "Quist-UI",
"version": "1.1.2",
"description": "基于快应用的多功能、富交互、轻量级的UI 组件库",
"subversion": {
"toolkit": "0.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/JDsecretFE/quist-ui.git"
},
"author": "secretFE",
"homepage": "https://jdsecretfe.github.io/quist-ui/",
"keywords": [
"Quist-UI",
"ui-components",
"component",
"components",
"ui",
"快应用",
"快应用UI组件库"
],
"bugs": {
"url": "https://github.com/JDsecretFE/quist-ui/issues"
},
"scripts": {
"server": "hap server",
"postinstall": "hap postinstall",
"debug": "hap debug",
"build": "hap build",
"release": "hap release",
"watch": "hap watch",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
"deploy": "bash deploy.sh",
"hap-update": "hap update",
"fa-build": "webpack --config ./node_modules/fa-toolkit/webpack.config.js",
"fa-watch": "webpack --watch --config ./node_modules/fa-toolkit/webpack.config.js"
},
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/plugin-syntax-jsx": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-loader": "^8.0.4",
"hap-toolkit": "0.1.0",
"vuepress": "^0.14.4",
"webpack-cli": "^3.1.0",
"fa-toolkit": "file:fa-toolkit-1.1.0-Stable.301.tgz",
"esprima": "^4.0.1"
},
"dependencies": {
"less": "^3.9.0",
"less-loader": "^4.1.0"
}
}
JavaScript
1
https://gitee.com/mirrors/quist-ui.git
git@gitee.com:mirrors/quist-ui.git
mirrors
quist-ui
quist-ui
master

搜索帮助