{
  "name": "@rola/static",
  "version": "0.10.8",
  "description": "Static page generation for rola.",
  "author": "estrattonbailey",
  "license": "MIT",
  "main": "index.js",
  "bin": {
    "rola-static": "cli.js"
  },
  "dependencies": {
    "@rola/compiler": "^0.10.7",
    "@rola/log": "^0.10.7",
    "@rola/preset-node": "^0.10.7",
    "@rola/preset-postcss": "^0.10.7",
    "@rola/util": "^0.10.7",
    "ansi-colors": "^3.2.3",
    "async-exit-hook": "^2.0.1",
    "chokidar": "^1.7.0",
    "commander": "^2.9.0",
    "deepmerge": "^3.2.0",
    "exit": "^0.1.2",
    "exit-hook": "^2.0.0",
    "fs-extra": "^2.1.2",
    "log-update": "^2.3.0",
    "matched": "^3.0.1",
    "module-alias": "^2.1.0",
    "react": "^16.8.1",
    "react-dom": "^16.8.1",
    "recursive-readdir": "^2.2.2",
    "rola": "^0.10.8",
    "source-map-support": "^0.5.9"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/estrattonbailey/rola.git"
  },
  "bugs": {
    "url": "https://github.com/estrattonbailey/rola/issues"
  },
  "homepage": "https://github.com/estrattonbailey/rola",
  "gitHead": "44bc415ce54d5fdeecf760b10a142eacd29050a7"
}
