{
  "name": "@bodhi-project/brilliant-blue",
  "version": "1.0.0",
  "description": "Brilliant Blue library",
  "author": {
    "name": "Bodhi Project",
    "email": "hello@bodhiproject.org",
    "url": "https://www.bodhiproject.org/"
  },
  "homepage": "https://www.github.com/bodhi-project/brilliant-blue",
  "repository": {
    "type": "git",
    "url": "git@github.com:bodhi-project/brilliant-blue.git"
  },
  "keywords": [
    "react-component"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "module": "es/index.js",
  "files": [
    "css",
    "es",
    "lib",
    "umd"
  ],
  "scripts": {
    "start": "nwb serve-react-demo",
    "build": "nwb build-react-component",
    "clean": "nwb clean-module && nwb clean-demo",
    "test": "nwb test-react",
    "test:coverage": "nwb test-react --coverage",
    "test:watch": "nwb test-react --server"
  },
  "dependencies": {
    "animejs": "^3.0.1",
    "antd": "^3.20.3",
    "bytes": "^3.1.0",
    "classnames": "^2.2.6",
    "disqus-react": "^1.0.6",
    "font-awesome": "^4.7.0",
    "froala-editor": "^3.0.0-beta.1",
    "glamor": "^2.20.40",
    "grommet": "^2.7.3",
    "intersection-observer": "^0.7.0",
    "jquery": "^3.4.1",
    "lodash": "^4.17.14",
    "moment-random": "^1.0.5",
    "prop-types": "^15.7.2",
    "react-beautiful-dnd": "^10.1.1",
    "react-container-dimensions": "^1.4.1",
    "react-delay": "^0.1.0",
    "react-ellipsis-text": "^1.2.1",
    "react-facebook": "^8.0.4",
    "react-feather": "^2.0.3",
    "react-flip-toolkit": "^6.6.9",
    "react-froala-wysiwyg": "^3.0.0-beta.1",
    "react-google-maps": "^9.4.5",
    "react-hexgrid": "^1.0.3",
    "react-hoverintent": "0.0.10",
    "react-image": "^2.1.3",
    "react-instagram-embed": "^1.5.0",
    "react-intersection-observer": "^8.24.1",
    "react-motion": "^0.5.2",
    "react-photo-gallery": "^8.0.0",
    "react-player": "^1.11.1",
    "react-resizable": "^1.8.0",
    "react-responsive": "^7.0.0",
    "react-sizes": "^2.0.0",
    "react-stack-grid": "^0.7.1",
    "react-text-loop": "^2.0.2",
    "react-waypoint": "^9.0.2",
    "styled-components": "^4.3.2",
    "unsplash-js": "^5.0.0",
    "uploadcare-widget": "^3.7.6",
    "validator": "^11.1.0",
    "lorem-ipsum": "^2.0.3",
    "react-helmet": "^6.0.0-beta"
  },
  "devDependencies": {
    "antd": "^3.20.7",
    "babel-eslint": "^10.0.2",
    "eslint": "^6.1.0",
    "eslint-config-airbnb": "^17.1.1",
    "eslint-config-prettier": "^6.0.0",
    "eslint-loader": "^2.2.1",
    "eslint-plugin-import": "^2.18.2",
    "eslint-plugin-jsx-a11y": "^6.2.3",
    "eslint-plugin-react": "^7.14.3",
    "glamor": "^2.20.40",
    "lodash": "^4.17.15",
    "lorem-ipsum": "^2.0.3",
    "nwb": "^0.23.0",
    "nwb-less": "^0.7.1",
    "prettier": "^1.18.2",
    "prop-types": "^15.7.2",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-router-dom": "^5.0.1"
  }
}
