{
  "name": "wheelhouse-frontend",
  "version": "0.3.0-0",
  "main": "package.json",
  "devDependencies": {
    "ansi-to-react": "^1.2.0",
    "eslint-plugin-prettier": "^2.1.0",
    "immutability-helper": "^2.1.2",
    "left-pad": "^1.1.3",
    "milligram": "^1.3.0",
    "prettier": "^1.3.1",
    "react": "^15.5.4",
    "react-dom": "^15.5.4",
    "react-notification-system": "^0.2.14",
    "react-redux": "^5.0.4",
    "react-router": "^4.1.1",
    "react-router-dom": "^4.1.1",
    "react-scripts": "0.9.5",
    "react-toggle-button": "^2.1.0",
    "redux": "^3.6.0",
    "redux-logger": "^3.0.1",
    "redux-thunk": "^2.2.0",
    "wheelhouse-core": "^0.3.0-0",
    "ws": "^2.3.1"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "prepublish": "npm run build",
    "test": "CI=true react-scripts test --env=jsdom",
    "eject": "react-scripts eject",
    "dev": "BROWSER=none PORT=3942 react-scripts start --color=always | cat"
  },
  "dependencies": {
    "font-awesome": "^4.7.0"
  }
}
