{
  "name": "arkade",
  "version": "1.0.0",
  "description": "A toolkit to supercharge your ability to write great React apps.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/austinbillings/arkade.git"
  },
  "keywords": [
    "react",
    "ui",
    "toolkit",
    "components",
    "sexy"
  ],
  "author": "Austin B. <ab@austinbillings.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/austinbillings/arkade/issues"
  },
  "homepage": "https://github.com/austinbillings/arkade#readme"
}
