UNPKG

@uiw-admin/models

Version:
47 lines (46 loc) 906 B
{ "name": "@uiw-admin/models", "version": "6.1.9", "description": "models", "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" ], "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" }, "dependencies": { "@rematch/core": "2.2.0", "@rematch/loading": "2.1.2" } }