{
  "name": "react-jsonschema-form-ui",
  "version": "2.5.3",
  "private": false,
  "description": "react-jsonschema-form-ui React component",
  "main": "lib/index.js",
  "module": "es/index.js",
  "files": [
    "css",
    "es",
    "lib",
    "umd"
  ],
  "scripts": {
    "build": "nwb build-react-component --no-demo-build",
    "clean": "nwb clean-module && nwb clean-demo",
    "prepublishOnly": "npm run build",
    "start": "nwb serve-react-demo",
    "test": "nwb test-react",
    "test:coverage": "nwb test-react --coverage",
    "test:watch": "nwb test-react --server"
  },
  "dependencies": {
    "@fortawesome/fontawesome-free": "^5.12.1",
    "@rjsf/core": "^4.0.1",
    "@zxing/library": "^0.18.3",
    "accounting": "^0.4.1",
    "ag-grid-community": "^25.0.1",
    "ag-grid-react": "^25.0.1",
    "axios": "^0.21.1",
    "bootstrap": "^4.4.1",
    "classnames": "^2.2.6",
    "intelligent-tree-select": "^0.7.11",
    "jquery": "^3.4.1",
    "jsqr": "^1.3.1",
    "lodash": "^4.17.20",
    "moment": "^2.24.0",
    "popper.js": "^1.16.1",
    "prop-types": "^15.7.2",
    "react-bootstrap": "^2.2.0",
    "react-datepicker": "^2.13.0",
    "react-dom": "^16.x",
    "react-dropzone": "^11.0.1",
    "react-fontawesome": "^1.7.1",
    "react-google-autocomplete": "^1.2.6",
    "react-grid-gallery": "1.0.0",
    "react-grid-layout": "^1.2.4",
    "react-image-file-resizer": "^0.4.7",
    "react-inject-script": "^1.0.4",
    "react-places-autocomplete": "^7.3.0",
    "react-qr-reader": "^2.2.1",
    "react-select": "^5.2.2",
    "react-signature-canvas": "^1.0.3",
    "video-canvas": "^4.0.3",
    "whatwg-fetch": "^3.5.0"
  },
  "peerDependencies": {
    "react": "16.x"
  },
  "devDependencies": {
    "babel-eslint": "^10.1.0",
    "eslint": "^7.20.0",
    "eslint-plugin-react": "^7.22.0",
    "miragejs": "^0.1.41",
    "nwb": "0.25.x",
    "react": "^16.13.0"
  },
  "author": "Matt Monihan",
  "homepage": "",
  "license": "MIT",
  "repository": "",
  "keywords": [
    "react-component",
    "widgets"
  ]
}
