{
  "name": "clarety-widgets",
  "version": "12.8.9",
  "main": "lib/index.js",
  "module": "es/index.js",
  "sideEffects": [
    "*.css",
    "lib/index.js",
    "es/index.js"
  ],
  "files": [
    "es",
    "lib"
  ],
  "scripts": {
    "build": "nwb build-react-component --no-demo --copy-files",
    "clean": "nwb clean-module && nwb clean-demo",
    "prepublishOnly": "npm run build",
    "start": "NODE_OPTIONS=--openssl-legacy-provider nwb serve-react-demo"
  },
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^1.2.19",
    "@fortawesome/free-solid-svg-icons": "^5.9.0",
    "@fortawesome/react-fontawesome": "^0.1.4",
    "@stripe/react-stripe-js": "^1.1.2",
    "@stripe/stripe-js": "^1.5.0",
    "axios": "^1.12.0",
    "babel-runtime": "^6.26.0",
    "card-validator": "^6.2.0",
    "core-js": "^3.6.4",
    "custom-event-polyfill": "^1.0.7",
    "date-fns": "^2.15.0",
    "filepond": "^4.28.2",
    "filepond-plugin-file-validate-size": "^2.2.0",
    "filepond-plugin-file-validate-type": "^1.2.4",
    "filepond-plugin-image-crop": "^2.0.3",
    "filepond-plugin-image-edit": "^1.5.0",
    "filepond-plugin-image-exif-orientation": "^1.0.6",
    "filepond-plugin-image-filter": "^1.0.0",
    "filepond-plugin-image-preview": "^4.5.0",
    "filepond-plugin-image-resize": "^2.0.4",
    "filepond-plugin-image-transform": "^3.6.1",
    "focus-trap-react": "^10.0.2",
    "i18next": "^19.5.4",
    "js-cookie": "^2.2.1",
    "jwt-decode": "^2.2.0",
    "load-script": "^1.0.0",
    "memoize-one": "^5.2.1",
    "react-beautiful-dnd": "^13.1.0",
    "react-block-ui": "^1.1.4",
    "react-datepicker": "^4.1.1",
    "react-day-picker": "8.10.0",
    "react-filepond": "^7.0.1",
    "react-google-recaptcha": "^2.0.1",
    "react-phone-number-input": "^2.5.3",
    "react-popper": "^2.3.0",
    "react-redux": "^7.1.0",
    "react-select": "^3.0.4",
    "react-socks": "^2.1.0",
    "redux": "^4.0.1",
    "redux-thunk": "^2.3.0",
    "smoothscroll-polyfill": "^0.4.4",
    "uuid": "^3.3.3"
  },
  "peerDependencies": {
    "bootstrap": "^4.3.1",
    "react": "^16.8.6",
    "react-bootstrap": "^1.0.0-beta.9",
    "react-dom": "^16.8.6"
  },
  "devDependencies": {
    "babel-plugin-module-resolver": "^3.2.0",
    "baseline-browser-mapping": "^2.10.0",
    "bootstrap": "^4.3.1",
    "np": "^10.2.0",
    "nwb": "^0.25.2",
    "react": "^16.8.6",
    "react-bootstrap": "^1.0.0-beta.9",
    "react-dom": "^16.8.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clarety/clarety-widgets.git"
  },
  "author": "Clarety",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/clarety/clarety-widgets/issues"
  },
  "homepage": "https://github.com/clarety/clarety-widgets#readme"
}
