{
  "name": "gyro",
  "description": "cumberbatch-based build system",
  "version": "1.1.2",
  "homepage": "https://github.com/azulus/cumberbatch",
  "authors": [
    "Jeremy Stanley <github@azulus.com> (https://github.com/azulus)"
  ],
  "contributors": [],
  "keywords": [],
  "license": "MIT",
  "main": "./gyro.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/azulus/cumberbatch.git"
  },
  "dependencies": {
    "colors": "0.6",
    "cumberbatch": "0.3.11",
    "grunt": "0.4.5",
    "lodash": "2.4.1"
  },
  "bugs": {
    "url": "https://github.com/azulus/cumberbatch/issues"
  }
}
