{
  "name": "scroll-rack",
  "version": "0.5.5",
  "description": "Uses Metalsmith to build documentation pages from markdown",
  "main": "scroll-rack.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sebald/scroll-rack.git"
  },
  "keywords": [
    "metalsmith",
    "documentation",
    "markdown",
    "static",
    "generator"
  ],
  "author": "Sebastian Sebald <sebastian.sebald@gmail.com> (http://www.distractedbysquirrels.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sebald/scroll-rack/issues"
  },
  "homepage": "https://github.com/sebald/scroll-rack#readme",
  "dependencies": {
    "caller-id": "^0.1.0",
    "chalk": "^1.1.0",
    "gaze": "^0.5.1",
    "glob": "^5.0.13",
    "handlebars": "^3.0.3",
    "highlight.js": "^8.6.0",
    "livereload": "^0.3.7",
    "lodash": "^3.10.0",
    "markdown-it-anchor": "^2.1.0",
    "markdown-it-footnote": "^1.0.0",
    "markdown-it-smartarrows": "^1.0.1",
    "metalsmith": "^1.7.0",
    "metalsmith-branch": "0.0.4",
    "metalsmith-hyphenate": "^0.2.1",
    "metalsmith-layouts": "^1.0.0",
    "metalsmith-markdownit": "^0.1.2",
    "metalsmith-permalinks": "^0.4.0",
    "metalsmith-redirect": "^1.0.2",
    "metalsmith-register-helpers": "^0.1.2",
    "metalsmith-register-partials": "^1.0.2",
    "metalsmith-serve": "0.0.3",
    "node-sass": "^3.2.0",
    "open": "0.0.5",
    "request": "^2.58.0",
    "tiny-lr": "^0.1.6"
  },
  "devDependencies": {}
}
