{
  "homepage": "https://projects.jga.me/boots",
  "author": "Greg Allen <@jgaui> (http://jga.me)",
  "name": "boots",
  "description": "twitter bootstrap cli",
  "version": "0.3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/jgallen23/boots.git"
  },
  "dependencies": {
    "aug": "0.0.5",
    "cli-table": "0.0.2",
    "commander": "1.0.1",
    "mkdirp": "0.3.3",
    "request": "2.10.0",
    "zip": "0.0.6"
  },
  "devDependencies": {
    "jsdom": "0.2.15"
  },
  "main": "./lib/run",
  "bin": {
    "boots": "./bin/boots"
  }
}
