1 Star 0 Fork 7

valar/litewebchat_frame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
Paxxs 提交于 2023-02-08 02:53 . rel: 编译 dist
{
"name": "litewebchat_frame",
"version": "2.2.1",
"description": "一个简洁,易用的 HTML 聊天框架",
"homepage": "https://lab.morfans.cn/LiteWebChat_Frame",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npx gulp build",
"rebuild": "npx gulp rebuild",
"css": "npx gulp buildLiteChat",
"icss": "npx gulp buildLiteChatInput",
"rjs": "npx gulp buildRenderJs",
"ijs": "npx gulp buildInputJs",
"html": "npx gulp buildHtml"
},
"keywords": [],
"author": "SuperPaxos(Paxxs)",
"license": "LGPL",
"bugs": {
"url": "https://github.com/MorFansLab/LiteWebChat_Frame/issues"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-babel": "^8.0.0",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-cli": "^2.3.0",
"gulp-header": "^2.0.9",
"gulp-imagemin": "^7.1.0",
"gulp-pangu": "^0.0.1",
"gulp-pug": "^5.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.1.0",
"gulp-util": "^3.0.8",
"sass": "^1.57.1"
},
"dependencies": {
"normalize.css": "^8.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/valarForest/litewebchat_frame.git
git@gitee.com:valarForest/litewebchat_frame.git
valarForest
litewebchat_frame
litewebchat_frame
master

搜索帮助