mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 16:36:56 +00:00
18 lines
416 B
JSON
18 lines
416 B
JSON
{
|
|
"name": "@nocobase/plugin-ui-schema-storage",
|
|
"version": "0.8.0-alpha.13",
|
|
"main": "lib/index.js",
|
|
"license": "Apache-2.0",
|
|
"licenses": [
|
|
{
|
|
"type": "Apache-2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
}
|
|
],
|
|
"devDependencies": {
|
|
"@formily/json-schema": "2.0.20",
|
|
"@nocobase/test": "0.8.0-alpha.13"
|
|
},
|
|
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
|
|
}
|