UNPKG

@kgdata/static-resource

Version:

static-resource

40 lines (39 loc) 929 B
{ "name": "@kgdata/static-resource", "version": "2.1.0", "description": "static-resource", "main": "dist/index.js", "module": "dist/index.esm.js", "typings": "dist/index.d.ts", "keywords": [ "kgdata", "static-resource" ], "repository": { "type": "git", "url": "https://github.com/xxx" }, "authors": [ "xxname <xxx@xxx.com> (https://github.com/xxx)" ], "bugs": "http://github.com/xxx/xxx/issues", "homepage": "https://github.com/xxx/xxx", "scripts": { "build": "father-build" }, "peerDependencies": { "react": "^16.12.0 || ^17.0", "react-dom": "^16.12.0 || ^17.0" }, "license": "ISC", "dependencies": { "@ant-design/pro-components": "^2.3.33", "@ant-design/pro-field": "^2.2.7", "antd": "^4.24.5", "vanilla-jsoneditor": "^0.14.5" }, "publishConfig": { "access": "public" }, "gitHead": "e7dfa377ae04d345fd316b8d5cafb2775945c49c" }