{
  "name": "flive-ui",
  "version": "0.5.59",
  "description": "",
  "main": "lib/flive-ui.js",
  "scripts": {
    "styleguide": "styleguidist server",
    "styleguide:build": "styleguidist build",
    "test": "jest",
    "test:watch": "jest --watch",
    "test:coverage": "jest --coverage",
    "lint": "eslint src",
    "prepush": "npm run lint && npm test",
    "build": "webpack --config webpack.build.config.js --define process.env.NODE_ENV=\"production\""
  },
  "jest": {
    "setupFiles": [
      "./jestsetup.js"
    ],
    "snapshotSerializers": [
      "<rootDir>/node_modules/enzyme-to-json/serializer"
    ],
    "moduleNameMapper": {
      "^.+\\.(css|scss)$": "identity-obj-proxy"
    }
  },
  "author": "",
  "license": "ISC",
  "peerDependencies": {
    "prop-types": "^15.6.0",
    "react": "^15.0.0-rc || ^16.0.0-rc",
    "react-dom": "^15.0.0-rc || ^16.0.0-rc",
    "react-redux": "^5.0.6",
    "redux": "^3.6.0"
  },
  "devDependencies": {
    "babel-core": "^6.24.0",
    "babel-eslint": "^7.2.1",
    "babel-jest": "^19.0.0",
    "babel-loader": "^7.1.2",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-react-css-modules": "^3.3.0",
    "babel-polyfill": "^6.23.0",
    "babel-preset-es2015": "^6.24.0",
    "babel-preset-react": "^6.23.0",
    "babel-preset-stage-0": "^6.22.0",
    "base64-font-loader": "0.0.4",
    "chai": "^3.5.0",
    "css-loader": "^0.28.0",
    "cssnano": "^3.10.0",
    "enzyme": "^3.1.0",
    "enzyme-adapter-react-16": "^1.0.1",
    "enzyme-to-json": "^3.1.2",
    "eslint": "^3.18.0",
    "eslint-config-airbnb": "^14.1.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^4.0.0",
    "eslint-plugin-react": "^6.10.3",
    "extract-text-webpack-plugin": "^3.0.0",
    "file-loader": "^0.11.1",
    "husky": "^0.13.3",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^22",
    "node-sass": "^4.5.2",
    "optimize-css-assets-webpack-plugin": "^2.0.0",
    "postcss-scss": "^0.4.1",
    "prop-types": "^15.6.0",
    "raf": "^3.4.0",
    "react": "^16.2.0",
    "react-docgen-displayname-handler": "1.0.1",
    "react-dom": "^16.2.0",
    "react-redux": "^5.0.6",
    "react-styleguidist": "^7.1.0",
    "react-test-renderer": "^16.0",
    "sass-loader": "^6.0.3",
    "style-loader": "^0.16.1",
    "susy": "^2.2.12",
    "webpack": "^3.5.5"
  },
  "dependencies": {
    "classnames": "^2.2.5",
    "draft-js": "^0.10.4",
    "draft-js-export-html": "^1.2.0",
    "draft-js-import-html": "^1.2.1",
    "immutability-helper": "^2.4.0",
    "jump.js": "^1.0.2",
    "lodash": "^4.17.4",
    "moment": "^2.21.0",
    "nuka-carousel": "sigfox/nuka-carousel#react-16",
    "rc-tooltip": "^3.7.2",
    "react-collapse": "^4.0.3",
    "react-datetime": "^2.10.1",
    "react-dnd": "2.5.4",
    "react-dnd-html5-backend": "^2.4.1",
    "react-dropzone": "^4.0.0",
    "react-icons": "2.2.7",
    "react-modal": "3.0.0",
    "react-motion": "^0.5.2",
    "react-paginate": "5.0.0",
    "react-player": "^0.18.0",
    "react-redux-toastr": "^7.1.5",
    "react-select": "1.0.0-rc.10",
    "react-sticky": "^6.0.1",
    "react-textarea-autosize": "^4.0.5",
    "slugify": "^1.2.6",
    "uniqid": "^4.1.1",
    "warning": "^3.0.0"
  }
}
