{ "name": "@nocobase/preset-nocobase", "version": "0.8.0-alpha.1", "license": "Apache-2.0", "licenses": [ { "type": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0" } ], "main": "./lib/index.js", "types": "./lib/index.d.ts", "dependencies": { "@nocobase/plugin-acl": "0.8.0-alpha.1", "@nocobase/plugin-audit-logs": "0.8.0-alpha.1", "@nocobase/plugin-china-region": "0.8.0-alpha.1", "@nocobase/plugin-client": "0.8.0-alpha.1", "@nocobase/plugin-collection-manager": "0.8.0-alpha.1", "@nocobase/plugin-error-handler": "0.8.0-alpha.1", "@nocobase/plugin-export": "0.8.0-alpha.1", "@nocobase/plugin-import": "0.8.0-alpha.1", "@nocobase/plugin-file-manager": "0.8.0-alpha.1", "@nocobase/plugin-system-settings": "0.8.0-alpha.1", "@nocobase/plugin-ui-routes-storage": "0.8.0-alpha.1", "@nocobase/plugin-ui-schema-storage": "0.8.0-alpha.1", "@nocobase/plugin-users": "0.8.0-alpha.1", "@nocobase/plugin-verification": "0.8.0-alpha.1", "@nocobase/plugin-workflow": "0.8.0-alpha.1", "@nocobase/plugin-sample-command": "0.8.0-alpha.1", "@nocobase/plugin-sample-custom-block": "0.8.0-alpha.1", "@nocobase/plugin-sample-custom-page": "0.8.0-alpha.1", "@nocobase/plugin-sample-custom-signup-page": "0.8.0-alpha.1", "@nocobase/plugin-sample-hello": "0.8.0-alpha.1", "@nocobase/plugin-sample-ratelimit": "0.8.0-alpha.1", "@nocobase/plugin-sample-shop-actions": "0.8.0-alpha.1", "@nocobase/plugin-sample-shop-events": "0.8.0-alpha.1", "@nocobase/plugin-sample-shop-i18n": "0.8.0-alpha.1", "@nocobase/plugin-sample-shop-modeling": "0.8.0-alpha.1", "@nocobase/server": "0.8.0-alpha.1" }, "repository": { "type": "git", "url": "git+https://github.com/nocobase/nocobase.git", "directory": "packages/presets/nocobase" }, "gitHead": "b17d1ecae5dd0b9d4e7170dcf9663bb225598990" }