nocobase/packages/plugins/multi-app-manager/package.json

17 lines
375 B
JSON
Raw Normal View History

{
"name": "@nocobase/plugin-multi-app-manager",
"version": "0.7.2-alpha.1",
"main": "lib/index.js",
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"dependencies": {
"@nocobase/server": "0.7.2-alpha.1"
},
"gitHead": "7e9556e489007577fc0ed89063b3a9ce2f9aae53"
}