{
  "name": "react-ark",
  "version": "1.1.3",
  "description": "Boilerplate and tooling for JavaScript application development with React",
  "repository": "augusto-santos/react-app",
  "author": "Kriasoft <hello@kriasoft.com> (https://www.kriasoft.com)",
  "contributors": [
    "Konstantin Tarkus <hello@tarkus.me> (https://tarkus.me)"
  ],
  "license": "MIT",
  "keywords": [
    "react",
    "reactjs",
    "webpack",
    "babel",
    "es6",
    "es2015",
    "jsx",
    "redux",
    "browsersync",
    "browser-sync",
    "template",
    "templates",
    "boilerplate",
    "scarrold",
    "scaffolding"
  ],
  "engines": {
    "node": ">=6",
    "npm": ">=3.8"
  },
  "files": [
    "bin",
    "cli.js"
  ],
  "bin": {
    "react-ark": "./bin/react-app.js"
  }
}
