{
    "name": "goto-react-app",
    "version": "1.1.1",
    "description": "Quick, lightweight React, Redux, React-Router boilerplate application.",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "bin": {
        "goto-react-app": "./bin/global.js"
    },
    "author": "Alex Chomiak",
    "license": "ISC",
    "preferGlobal": true,
    "keywords": [
        "React",
        "React Boilerplate Application",
        "React Redux",
        "React Router",
        "React-Redux",
        "React Babel",
        "React Babel ES6",
        "React Webpack",
        "Create React App",
        "Create-React-App"
    ],
    "repository": "https://github.com/alexchomiak/goto-react-app"
}
