rcs5.0 commit
This commit is contained in:
@@ -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": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user