{
  "name": "patchyj-npm-react-prod",
  "version": "1.0.0",
  "description": "A simple module for react dependencies",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Jack McGregor",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/patchyj/patchyj-npm-react-prod"
  },
  "dependencies": {
    "bootstrap": "4.3.1",
    "connected-react-router": "4.4.1",
    "dotenv": "7.0.0",
    "eslint-config-airbnb": "17.1.0",
    "eslint-plugin-babel": "5.3.0",
    "eslint-plugin-jsx-a11y": "6.2.1",
    "jquery": "3.4.1",
    "jwt-decode": "2.2.0",
    "moment": "2.24.0",
    "object-assign": "4.1.1",
    "popper.js": "1.14.7",
    "react": "16.4.2",
    "react-dom": "16.4.2",
    "react-redux": "5.0.7",
    "react-router-dom": "4.3.1",
    "redux": "4.0.0",
    "redux-thunk": "2.3.0"
  }
}
