1 Star 0 Fork 10

开发团队 / QMUI_Web

forked from QMUI / QMUI_Web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
kayo5994 提交于 2019-04-30 17:34 . :heavy_plus_sign:Adding node-sass dependency.
{
"name": "qmui_web",
"version": "3.2.1",
"description": "一个旨在提高 UI 开发效率、快速产生项目 UI 的前端框架",
"repository": {
"type": "git",
"url": "git+https://github.com/Tencent/QMUI_Web.git"
},
"main": "gulpfile.js",
"dependencies": {
"ansi-colors": "^3.2.4",
"autoprefixer": "^9.5.1",
"beeper": "^2.0.0",
"browser-sync": "^2.26.3",
"color-support": "^1.1.3",
"del": "^4.1.0",
"fancy-log": "^1.3.3",
"gulp": "^4.0.0",
"gulp-better-sass-inheritance": "^0.0.3",
"gulp-clean-css": "^4.0.0",
"gulp-concat": "^2.6.1",
"gulp-debug": "^4.0.0",
"gulp-file-include": "^2.0.1",
"gulp-file-sync": "^2.0.0",
"gulp-htmlmin": "^5.0.1",
"gulp-if": "^2.0.2",
"gulp-imagemin": "^5.0.3",
"gulp-load-plugins": "^1.5.0",
"gulp-plumber": "^1.2.1",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"imagemin-pngquant": "^7.0.0",
"js-md5": "^0.7.3",
"lodash": "^4.17.11",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"node-sass": "^4.12.0",
"path": "^0.12.7",
"postcss-lazysprite": "^1.8.2",
"postcss-svg-sprite": "^1.0.6",
"through2": "^3.0.1",
"yargs": "^13.2.2"
},
"scripts": {
"lint": "./node_modules/.bin/eslint ."
},
"devDependencies": {
"eslint": "^5.16.0",
"sassdoc": "^2.6.0",
"stylelint-wechat-work-css": "^0.5.0"
},
"keywords": [
"QMUI"
],
"author": "QMUI Team",
"license": "MIT",
"bugs": {
"url": "https://github.com/Tencent/QMUI_Web/issues"
},
"homepage": "http://qmuiteam.com/web/"
}
JavaScript
1
https://gitee.com/OAGroup/QMUI_Web.git
git@gitee.com:OAGroup/QMUI_Web.git
OAGroup
QMUI_Web
QMUI_Web
master

搜索帮助