UNPKG

@uiw-admin/plugins

Version:
53 lines (52 loc) 1.07 kB
{ "name": "@uiw-admin/plugins", "version": "6.1.9", "description": "plugins", "author": "Kenny Wong <wowohoo@qq.com>", "homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", "license": "MIT", "main": "lib/index.js", "module": "esm/index.js", "files": [ "lib", "esm", "src" ], "publishConfig": { "access": "public" }, "keywords": [ "design", "uiw", "uiw-react", "uiw-admin", "react.js", "react", "react-component", "component", "components", "ui", "css", "uikit", "react-ui", "framework", "front-end", "frontend" ], "repository": { "type": "git", "url": "git+https://github.com/uiwjs/uiw-admin.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "devDependencies": { "@babel/generator": "7.21.3", "@babel/parser": "7.21.3", "@babel/template": "7.20.7", "@babel/traverse": "7.21.3", "@babel/types": "7.21.3", "chokidar": "3.5.3", "swr": "^1.3.0" } }