2022-03-28 22:01:10 +08:00
|
|
|
{
|
2022-04-24 20:22:50 +08:00
|
|
|
"name": "@nocobase/plugin-multi-app-manager",
|
2023-03-09 12:45:30 +08:00
|
|
|
"version": "0.9.1-alpha.2",
|
2023-01-11 11:58:47 +08:00
|
|
|
"description": "",
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
"main": "./lib/index.js",
|
|
|
|
"types": "./lib/index.d.ts",
|
2022-03-28 22:01:10 +08:00
|
|
|
"dependencies": {
|
2023-03-09 12:45:30 +08:00
|
|
|
"@nocobase/server": "0.9.1-alpha.2"
|
2022-04-25 14:47:13 +08:00
|
|
|
},
|
2022-11-04 21:23:02 +08:00
|
|
|
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
|
2022-03-28 22:01:10 +08:00
|
|
|
}
|