{
  "name": "hb",
  "version": "0.0.0",
  "description": "Hummingbird generator & cli.",
  "main": "./bin/hb.js",
  "bin": "./bin/hb.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/chapmanu/hb"
  },
  "keywords": [
    "hummingbird",
    "streaming",
    "social",
    "media"
  ],
  "author": "Chapman University",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/chapmanu/hb/issues"
  },
  "homepage": "https://github.com/chapmanu/hb",
  "dependencies": {
    "yargs": "^1.2.1",
    "ncp": "^0.5.0"
  }
}
