1 Star 0 Fork 18

stamina/innocms

forked from InnoCMS/innocms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 652 Bytes
一键复制 编辑 原始数据 按行查看 历史
InnoOne 提交于 2024-05-12 00:54 . init innocms code
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production"
},
"devDependencies": {
"axios": "^1.6.4",
"jquery": "^3.7.1",
"laravel-mix": "^6.0.49",
"laravel-vite-plugin": "^1.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.75.0",
"sass-loader": "^12.6.0",
"vite": "^5.0"
},
"dependencies": {
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"codemirror": "^5.65.16"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stam1na/innocms.git
[email protected]:stam1na/innocms.git
stam1na
innocms
innocms
master

搜索帮助