2021-08-13 23:14:07 +08:00
|
|
|
{
|
|
|
|
"name": "@nocobase/plugin-system-settings",
|
2022-07-20 15:28:13 +08:00
|
|
|
"version": "0.7.3-alpha.1",
|
2021-08-13 23:14:07 +08:00
|
|
|
"main": "lib/index.js",
|
2022-04-25 09:45:24 +08:00
|
|
|
"license": "Apache-2.0",
|
|
|
|
"licenses": [
|
|
|
|
{
|
|
|
|
"type": "Apache-2.0",
|
|
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
|
|
}
|
|
|
|
],
|
2021-12-07 19:40:30 +08:00
|
|
|
"devDependencies": {
|
2022-07-20 15:28:13 +08:00
|
|
|
"@nocobase/test": "0.7.3-alpha.1"
|
2021-12-07 19:40:30 +08:00
|
|
|
},
|
2022-06-26 07:19:03 +08:00
|
|
|
"gitHead": "7e9556e489007577fc0ed89063b3a9ce2f9aae53"
|
2021-08-13 23:14:07 +08:00
|
|
|
}
|