{
  "name": "ribcage-docs",
  "version": "1.9.2",
  "description": "Generate a doc site for a given components directory",
  "main": "index.js",
  "bin": {
    "ribcage-docs": "./bin/cli.js"
  },
  "dependencies": {
    "atomify": "^7.0.0",
    "change-case": "^2.1.1",
    "github-markdown-css": "^1.0.2",
    "handlebars": "^1.3.0",
    "hbsfy": "^1.3.2",
    "lodash": "^2.4.1",
    "marked": "^0.3.2",
    "resrcify": "^1.1.3",
    "wrench": "^1.5.8"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/Techwraith/ribcage-docs.git"
  },
  "keywords": [
    "ribcage",
    "atomify",
    "docs"
  ],
  "author": "techwraith",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Techwraith/ribcage-docs/issues"
  },
  "homepage": "https://github.com/Techwraith/ribcage-docs"
}
