{
  "name": "mazlo-ui",
  "version": "3.1.2",
  "module": "./index",
  "sideEffects": false,
  "scripts": {
    "postversion": "yarn-update-local mazlo-ui $npm_package_version"
  },
  "bin": {
    "createComponent": "./bin/createComponent.js"
  },
  "dependencies": {
    "easy-peasy": "^3.3.1",
    "fetch-jsonp": "^1.1.3",
    "formik": "^2.1.7",
    "next-transpile-modules": "^4.1.0",
    "path-to-regexp": "^6.1.0",
    "prosemirror-to-html-js": "^1.0.2",
    "react-hook-form": "^6.15.1",
    "react-native-modal": "^11.5.6",
    "react-native-svg": "^11.0.1",
    "react-native-web-webview": "^1.0.2",
    "react-native-webview": "10.9.1",
    "react-responsive": "^8.1.0",
    "react-sortable-hoc": "^1.11.0",
    "react-table": "^7.0.0-rc.15",
    "react-table-sticky": "^1.1.3",
    "shallowequal": "^1.1.0"
  },
  "peerDependencies": {
    "@react-navigation/native": ">=5.0.0",
    "react": ">=16.13.1",
    "react-dom": ">=16.13.1",
    "react-native-safe-area-context": ">=0.7.3",
    "react-native-web": ">=0.13.4"
  }
}
