2 Star 3 Fork 0

Leen CSS Team / EMUL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 802 Bytes
一键复制 编辑 原始数据 按行查看 历史
leaf2006 提交于 2021-06-29 16:46 . chore:update nothing...
{
"name": "emul-v1",
"version": "1.0.0",
"description": "<br /><br />",
"main": "dist/emul.css",
"scripts": {
"watch-style": "less-watch-compiler",
"build-style": "lessc src/style/emul.less dist/css/emul.css",
"minify-style": "minify dist/css/emul.css > dist/css/emul.min.css",
"dist-style": "npm-run-all build-style minify-style",
"dist": "npm-run-all dist-*",
"build": "npm-run-all build-*"
},
"repository": {
"type": "git",
"url": "git@gitee.com:leen-css-team/emul-v1.git"
},
"keywords": [
"Emul-v1"
],
"author": "N/A",
"license": "Apache-2.0",
"devDependencies": {
"less": "^4.1.1",
"less-watch-compiler": "^1.14.6",
"minify": "^7.0.1",
"npm-run-all": "^4.1.5"
},
"dependencies": {
"live-server": "^1.2.1"
}
}
1
https://gitee.com/leen-css-team/EMUL.git
git@gitee.com:leen-css-team/EMUL.git
leen-css-team
EMUL
EMUL
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891