{
  "name": "generator-hilary",
  "version": "1.9.1",
  "description": "Yeoman generator for projects that use hilary IoC (DI)",
  "keywords": [
    "yeoman-generator",
    "hilary",
    "dependency",
    "injection",
    "injector",
    "inversion",
    "control",
    "IoC",
    "DI",
    "node",
    "javascript",
    "autowire",
    "configuration",
    "low",
    "ceremony"
  ],
  "author": "Andy Wright <andes.collab@gmail.com> (https://github.com/losandes)",
  "license": "MIT",
  "dependencies": {
    "chalk": "^1.1.3",
    "yeoman-generator": "^0.20.1",
    "yosay": "^1.0.4"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/losandes/generator-hilary.git"
  }
}
