Files
2025-05-19 17:29:51 +08:00

22 lines
568 B
JSON

{
"name": "@erayt/titanOne3.5-package-theme",
"version": "0.3.0",
"description": "titanOne3.5多应用自定义主题打包.",
"scripts": {
"build": "grunt build --force"
},
"author": "SCM",
"license": "ISC",
"dependencies": {
"@erayt/eui2-themes": "^3.2.28",
"@erayt/eui3.5-customize-themes": "^1.0.0",
"@erayt/titanOne3.0-theme-login": "^4.0.4",
"grunt": "^1.0.3",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-copy": "^0.8.2",
"load-grunt-tasks": "^4.0.0",
"time-grunt": "^1.4.0"
},
"devDependencies": {}
}