{
  "name": "panda-builder",
  "version": "4.0.13",
  "description": "Shared tooling for building fairmont packages",
  "files": [
    "build/npm"
  ],
  "bin": {},
  "main": "build/npm/src/index.js",
  "scripts": {
    "test": "p9k npm:test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pandastrike/panda-builder.git"
  },
  "keywords": [],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pandastrike/panda-builder/issues"
  },
  "homepage": "https://github.com/pandastrike/panda-builder#readme",
  "dependencies": {
    "@babel/core": "^7.5.5",
    "coffeescript": "^2.4.1",
    "panda-parchment": "5.0.0",
    "panda-quill": "4.0.1",
    "panda-river": "5.0.0",
    "pug": "^2.0.4",
    "stylus": "^0.54.5"
  },
  "devDependencies": {
    "@babel/preset-env": "^7.5.5",
    "panda-builder": "4.0.12",
    "panda-9000": "5.0.1"
  }
}
