{
  "name": "derecho",
  "version": "0.1.0",
  "description": "Command line tool to generate a static blog site.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rhurkes/derecho.git"
  },
  "author": "Rob Hurkes",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/rhurkes/derecho/issues"
  },
  "homepage": "https://github.com/rhurkes/derecho#readme"
}
