1 Star 0 Fork 3.6K

tank_5478 / layui

forked from Layui / layui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
贤心 提交于 2021-05-31 08:57 . update
{
"name": "layui",
"realname": "layui",
"version": "2.6.8",
"description": "Classic modular Front-End UI library",
"main": "dist/layui.js",
"license": "MIT",
"scripts": {
"test": "karma start karma.conf.unit.js",
"test:cov": "npm test -- --reporters mocha,coverage",
"test:sauce": "karma start karma.conf.sauce.js",
"test:watch": "npm test -- --auto-watch --no-single-run"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/sentsin/layui.git"
},
"author": [
"sentsin <xu@sentsin.com>"
],
"homepage": "https://github.com/sentsin/layui/",
"devDependencies": {
"chai": "^4.3.4",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0 ",
"gulp-footer": "^2.0.2",
"gulp-header": "^1.8.8",
"gulp-if": "^2.0.1",
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^1.2.2",
"gulp-replace": "^0.6.1",
"gulp-uglify": "^1.5.4",
"gulp-zip": "^4.0.0",
"karma": "^1.5.0",
"karma-chai": "^0.1.0",
"karma-chai-sinon": "^0.1.5",
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"karma-phantomjs-launcher": "^1.0.4",
"karma-sauce-launcher": "^1.1.0",
"minimist": "^1.2.5",
"mocha": "^3.2.0",
"sinon": "^3.2.1",
"sinon-chai": "^2.13.0"
},
"bugs": {
"url": "https://gitee.com/sentsin/layui/issues"
},
"directories": {
"doc": "doc",
"example": "examples",
"test": "test"
},
"dependencies": {},
"keywords": [
"layui",
"ui",
"JavaScript Framework",
"toolkit",
"front-end component library"
]
}
JavaScript
1
https://gitee.com/tank_5478/layui.git
git@gitee.com:tank_5478/layui.git
tank_5478
layui
layui
master

搜索帮助