{
  "name": "react-app-rewire-wolox",
  "version": "0.1.4",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "test": "jest",
    "compile": "babel -d lib/ src/",
    "prepublishOnly": "npm run compile"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Wolox/react-app-rewire-wolox.git"
  },
  "keywords": [
    "rewiere",
    "react",
    "app",
    "wolox"
  ],
  "author": "Wolox",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Wolox/react-app-rewire-wolox/issues"
  },
  "homepage": "https://github.com/Wolox/react-app-rewire-wolox#readme",
  "dependencies": {
    "autoprefixer": "^8.6.5",
    "extract-text-webpack-plugin": "^3.0.2",
    "node-sass": "^4.9.2",
    "react-app-rewire-hot-loader": "^1.0.1",
    "sass-loader": "^7.0.3"
  },
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-jest": "^23.4.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-preset-env": "^1.7.0"
  }
}
