{ "name": "@nocobase/plugin-collection-manager", "displayName": "collection manager plugin", "displayName.zh-CN": "数据库管理", "description": " database management plugin designed to simplify the process of managing and operating databases. It seamlessly integrates with various relational database systems such as MySQL and PostgreSQL, and provides an intuitive user interface for performing various database tasks.", "description.zh-CN": "可以与多种关系型数据库系统(如MySQL、PostgreSQL)无缝集成,并提供直观的用户界面来执行各种数据库任务。", "version": "0.10.0-alpha.5", "main": "lib/index.js", "license": "AGPL-3.0", "dependencies": { "@hapi/topo": "^6.0.0", "@nocobase/database": "0.10.0-alpha.5", "@nocobase/plugin-error-handler": "0.10.0-alpha.5", "@nocobase/server": "0.10.0-alpha.5", "sequelize": "^6.26.0", "toposort": "^2.0.2" }, "devDependencies": { "@nocobase/test": "0.10.0-alpha.5" }, "gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644" }