{
  "name": "webpacker-react-and-scss-sample",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node ../../webpacker serve",
    "build": "node ../../webpacker build",
    "stats": "node ../../webpacker stats"
  },
  "author": "Renan Borges <renan@wearereasonablepeople.com> (https://github.com/renanborgez)",
  "license": "ISC",
  "dependencies": {
    "react": "^16.4.1",
    "react-dom": "^16.4.1"
  }
}
