{
  "name": "haiku9",
  "version": "4.2.0",
  "description": "Asset compilation, static-site generator",
  "main": "build/npm/src/index.js",
  "files": [
    "build/npm/src",
    "files",
    "bin",
    "LICENSE"
  ],
  "bin": {
    "h9": "./bin/h9"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/pandastrike/haiku9.git"
  },
  "keywords": [
    "aws",
    "amazon web services",
    "cloudformation",
    "s3",
    "edge",
    "edge lambda",
    "web site",
    "blog",
    "static",
    "site",
    "generator",
    "static site generator",
    "ssg",
    "asset",
    "pipeline",
    "asset pipeline"
  ],
  "contributors": [
    {
      "name": "Dan Yoder",
      "email": "dan@pandastrike.com"
    },
    {
      "name": "David Harper",
      "email": "david@pandastrike.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pandastrike/haiku9/issues"
  },
  "engines": {
    "node": ">=10.16"
  },
  "engineStrict": true,
  "homepage": "https://github.com/pandastrike/haiku9",
  "dependencies": {
    "ajv": "^6.6.2",
    "aws-sdk": "^2.466.0",
    "colors": "^1.3.3",
    "commander": "^2.19.0",
    "jszip": "^3.2.2",
    "mime": "^2.4.0",
    "moment": "^2.24.0",
    "moment-duration-format": "^1.3.0",
    "panda-garden": "^3.4.0",
    "panda-parchment": "^4.2.1",
    "panda-quill": "^3.4.5",
    "panda-river": "^4.4.2",
    "panda-serialize": "^0.7.0",
    "panda-template": "^1.1.0",
    "progress": "^2.0.3",
    "source-map-support": "^0.5.12",
    "sundog": "5.0.2"
  },
  "devDependencies": {
    "panda-9000": "^5.0.3",
    "panda-builder": "^4.0.13"
  }
}
