rcs5.0 commit

This commit is contained in:
wangxinfei
2025-05-19 17:29:51 +08:00
commit e8af49b0f5
720 changed files with 175022 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"name": "@erayt/titanOne3.5-package-app",
"version": "0.2.0",
"description": "titanOne3.5多应用框架模块打包app工具.",
"scripts": {
"build": "grunt build --force"
},
"meta": {
"moduleName": "app"
},
"author": "SCM",
"license": "ISC",
"dependencies": {
"@erayt/titanOne-dll": "^3.0.11",
"@erayt/titanOne3.0-web-login": "^3.0.0",
"@erayt/titanOne-vue": "^0.1.0",
"grunt": "1.2.1",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-copy": "0.8.2",
"load-grunt-tasks": "4.0.0",
"time-grunt": "1.4.0"
},
"devDependencies": {
}
}