{
  "name": "rmg",
  "version": "0.0.15",
  "description": "Rind module generator",
  "preferGlobal": true,
  "main": "./lib/index.js",
  "bin": {
    "rmg": "./bin/rmg"
  },
  "dependencies": {
    "flatiron": "~0.3.11",
    "flatiron-cli-config": "~0.1.4",
    "colors": "~0.6.2",
    "async": "~0.2.10",
    "eyes": "git+https://github.com/gabesoft/eyes.js.git#v0.1.10",
    "handlebars": "~2.0.0-alpha.2",
    "underscore.string": "~2.3.3",
    "srunner": "~0.1.8",
    "jju": "~1.0.2",
    "trans": "0.0.16"
  },
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:gabesoft/rmg.git"
  },
  "author": {
    "name": "gabesoft",
    "email": "gabesoft@gmail.com"
  }
}
