{
  "name": "gl-react-form-render",
  "version": "1.0.3",
  "description": "react-form-render",
  "files": [
    "demo/",
    "es/",
    "lib/",
    "build/",
    "src/",
    "test/",
    "abc.json",
    "build.json",
    "jest.config.js",
    "tsconfig.json",
    "screenshot.png"
  ],
  "main": "lib/index.js",
  "module": "es/index.js",
  "stylePath": "style.js",
  "scripts": {
    "start": "build-scripts start",
    "build": "build-scripts build"
  },
  "keywords": [
    "form",
    "react",
    "component"
  ],
  "dependencies": {
    "@formily/antd": "~2.0.0",
    "@formily/core": "~2.0.0",
    "@formily/react": "~2.0.0",
    "@formily/shared": "~2.0.0",
    "antd": "^4.17.4",
    "html2canvas": "^1.3.2",
    "html2pdf.js": "^0.10.1",
    "jspdf": "^2.4.0",
    "prop-types": "^15.5.8",
    "umi-request": "^1.3.3"
  },
  "devDependencies": {
    "@alib/build-scripts": "^0.1.3",
    "build-plugin-component": "^1.0.0",
    "build-plugin-fusion": "^0.1.0",
    "build-plugin-moment-locales": "^0.1.0",
    "react": "^16.3.0",
    "react-dom": "^16.3.0",
    "enzyme": "^3.10.0",
    "enzyme-adapter-react-16": "^1.14.0",
    "@iceworks/spec": "^1.0.0",
    "eslint": "^6.8.0",
    "stylelint": "^13.7.2",
    "@alifd/next": "1.x",
    "@types/react": "^16.9.13",
    "@types/react-dom": "^16.9.4"
  },
  "peerDependencies": {
    "react": "^16.3.0",
    "@alifd/next": "1.x",
    "antd": "^4.5.4"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "author": "gavin_lam",
  "license": "MIT",
  "homepage": "https://unpkg.com/gl-react-form-render@1.0.2/build/index.html"
}
