{
  "name": "wiki.mbirth.de",
  "version": "0.0.0",
  "homepage": "https://github.com/mbirth/wiki",
  "authors": [
    "Markus Birth <mbirth@gmail.com>"
  ],
  "main": "index.html",
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery.toc": ""
  }
}