{
  "description": "QE React Forms Renderer Library",
  "dependencies": {
    "@storybook/addon-a11y": "5.3.18",
    "@storybook/addon-actions": "5.3.18",
    "@storybook/addon-knobs": "5.3.18",
    "@storybook/addon-storyshots": "5.3.18",
    "@storybook/addon-storyshots-puppeteer": "5.3.18",
    "@storybook/addon-storysource": "5.3.18",
    "@storybook/react": "5.3.18",
    "lodash": "4.17.15",
    "prop-types": "15.7.2",
    "qe-json-to-yup": "1.0.5",
    "react-html-parser": "2.0.2",
    "uuid": "8.0.0"
  },
  "peerDependencies": {
    "qe-react-components-style": "^0.0.15",
    "qe-react-components-web": "^0.0.20",
    "react": "16.8.6",
    "react-dom": "16.8.6",
    "react-router": "5.1.2",
    "react-router-dom": "5.1.2"
  },
  "author": "Petar Vudragovic <petar@quintaessentia.rs>",
  "homepage": "https://github.com/quinta-essentia/qe-react-components",
  "repository": {
    "type": "git",
    "url": "https://github.com/quinta-essentia/qe-react-components.git"
  },
  "bugs": {
    "url": "https://github.com/quinta-essentia/qe-react-components/issues",
    "email": "petar@quintaessentia.rs"
  },
  "license": "MIT",
  "name": "qe-react-forms-renderer",
  "private": false,
  "main": "index.js",
  "version": "0.0.38"
}
