{
  "name": "asimov-static",
  "version": "2.2.3",
  "homepage": "http://asimovjs.org",
  "description": "Awesome static site generator, based on asimov and asimov-server",
  "author": {
    "name": "Adam Renklint",
    "email": "adam@renklint.com",
    "url": "http://adamrenklint.com"
  },
  "scripts": {
    "test": "node node_modules/asimov/bin/asimov test"
  },
  "dependencies": {
    "asimov": "^1.3.2",
    "asimov-server": "^1.5.0",
    "babelify": "^5.0.4",
    "browserify": "^9.0.3",
    "handlebars": "^3.0.0",
    "highlight.js": "^8.4.0",
    "locale": "0.0.17",
    "lodash": "^2.4.1",
    "marked": "^0.3.3",
    "nib": "^1.0.3",
    "node-uuid": "^1.4.2",
    "on-headers": "^1.0.0",
    "require-uncache": "0.0.2",
    "response-time": "^2.2.0",
    "stylus": "^0.50.0",
    "uglify-js": "^2.4.15",
    "watchdirectory": "^0.1.5",
    "wrench": "^1.5.8",
    "wunderbits.core": "^0.1.12",
    "yaml-js": "^0.1.0"
  },
  "devDependencies": {
    "asimov-test": "^0.3.0"
  }
}
