2022-04-17 10:00:42 +08:00
|
|
|
{
|
2024-05-08 16:20:31 +08:00
|
|
|
"name": "@tachybase/app",
|
2024-09-05 16:39:59 +08:00
|
|
|
"version": "0.21.89",
|
2022-04-17 10:00:42 +08:00
|
|
|
"description": "",
|
2024-05-08 16:20:31 +08:00
|
|
|
"license": "Apache-2.0",
|
2022-04-17 10:00:42 +08:00
|
|
|
"main": "./lib/index.js",
|
|
|
|
"types": "./lib/index.d.ts",
|
|
|
|
"dependencies": {
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/database": "workspace:*",
|
|
|
|
"@tachybase/preset-hera-rental": "workspace:*",
|
2024-05-15 13:12:55 +08:00
|
|
|
"@tachybase/preset-hera-sancongtou": "workspace:*",
|
2024-05-20 20:52:05 +08:00
|
|
|
"@tachybase/preset-mini": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/preset-tachybase": "workspace:*",
|
2024-08-02 11:57:29 +08:00
|
|
|
"@tachybase/server": "workspace:*",
|
|
|
|
"@tachybase/telemetry": "workspace:*"
|
2022-04-17 10:00:42 +08:00
|
|
|
},
|
2023-08-02 00:07:52 +08:00
|
|
|
"devDependencies": {
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/cache": "workspace:*",
|
|
|
|
"@tachybase/client": "workspace:*",
|
|
|
|
"@tachybase/logger": "workspace:*"
|
2024-05-24 13:06:59 +08:00
|
|
|
}
|
2022-04-17 10:00:42 +08:00
|
|
|
}
|