2022-05-19 00:40:55 +08:00
|
|
|
{
|
2024-05-15 13:12:55 +08:00
|
|
|
"name": "@tachybase/preset-hera-sancongtou",
|
2024-07-19 10:25:55 +08:00
|
|
|
"version": "0.21.75",
|
2024-04-15 05:04:12 +08:00
|
|
|
"license": "Apache-2.0",
|
2024-04-01 13:39:44 +08:00
|
|
|
"main": "./lib/server/index.js",
|
|
|
|
"dependencies": {
|
2024-05-08 16:20:31 +08:00
|
|
|
"@hera/plugin-approval-mobile": "workspace:*",
|
|
|
|
"@hera/plugin-core": "workspace:*",
|
|
|
|
"@hera/plugin-rental": "workspace:*",
|
|
|
|
"@hera/plugin-sancongtou": "workspace:*",
|
|
|
|
"@tachybase/client": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-acl": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-bulk-edit": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-bulk-update": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-duplicate": "workspace:*",
|
|
|
|
"@tachybase/plugin-action-print": "workspace:*",
|
|
|
|
"@tachybase/plugin-api-doc": "workspace:*",
|
|
|
|
"@tachybase/plugin-api-keys": "workspace:*",
|
2024-06-05 13:06:46 +08:00
|
|
|
"@tachybase/plugin-audit-logs": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-auth": "workspace:*",
|
|
|
|
"@tachybase/plugin-backup-restore": "workspace:*",
|
|
|
|
"@tachybase/plugin-calendar": "workspace:*",
|
|
|
|
"@tachybase/plugin-cas": "workspace:*",
|
|
|
|
"@tachybase/plugin-china-region": "workspace:*",
|
|
|
|
"@tachybase/plugin-client": "workspace:*",
|
|
|
|
"@tachybase/plugin-collection-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-custom-request": "workspace:*",
|
|
|
|
"@tachybase/plugin-data-source-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-data-visualization": "workspace:*",
|
|
|
|
"@tachybase/plugin-error-handler": "workspace:*",
|
|
|
|
"@tachybase/plugin-export": "workspace:*",
|
|
|
|
"@tachybase/plugin-file-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-formula-field": "workspace:*",
|
|
|
|
"@tachybase/plugin-gantt": "workspace:*",
|
|
|
|
"@tachybase/plugin-graph-collection-manager": "workspace:*",
|
|
|
|
"@tachybase/plugin-iframe-block": "workspace:*",
|
|
|
|
"@tachybase/plugin-import": "workspace:*",
|
|
|
|
"@tachybase/plugin-kanban": "workspace:*",
|
|
|
|
"@tachybase/plugin-localization-management": "workspace:*",
|
|
|
|
"@tachybase/plugin-logger": "workspace:*",
|
|
|
|
"@tachybase/plugin-map": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/plugin-mobile-client": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-mock-collections": "workspace:*",
|
2024-05-20 21:39:13 +08:00
|
|
|
"@tachybase/plugin-multi-app-manager": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-multi-app-share-collection": "workspace:*",
|
|
|
|
"@tachybase/plugin-oidc": "workspace:*",
|
|
|
|
"@tachybase/plugin-saml": "workspace:*",
|
|
|
|
"@tachybase/plugin-sequence-field": "workspace:*",
|
|
|
|
"@tachybase/plugin-sms-auth": "workspace:*",
|
|
|
|
"@tachybase/plugin-snapshot-field": "workspace:*",
|
2024-05-15 15:56:05 +08:00
|
|
|
"@tachybase/plugin-system-settings": "workspace:*",
|
2024-05-24 01:06:06 +08:00
|
|
|
"@tachybase/plugin-theme-editor": "workspace:*",
|
|
|
|
"@tachybase/plugin-ui-schema-storage": "workspace:*",
|
|
|
|
"@tachybase/plugin-users": "workspace:*",
|
|
|
|
"@tachybase/plugin-verification": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/plugin-workflow": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/preset-tachybase": "workspace:*",
|
2024-04-29 21:41:13 +08:00
|
|
|
"@tachybase/schema": "workspace:*",
|
2024-05-08 16:20:31 +08:00
|
|
|
"@tachybase/server": "workspace:*",
|
2024-04-01 13:39:44 +08:00
|
|
|
"cronstrue": "^2.11.0",
|
|
|
|
"lodash": "4.17.21"
|
|
|
|
},
|
2024-04-15 05:04:12 +08:00
|
|
|
"devDependencies": {
|
2024-06-13 04:37:42 +08:00
|
|
|
"@types/lodash": "^4.17.5"
|
2024-04-15 05:04:12 +08:00
|
|
|
}
|
2023-07-22 12:50:04 +08:00
|
|
|
}
|