{
  "_from": "pugjs-brunch@^2.10.2",
  "_id": "pugjs-brunch@2.11.3",
  "_inBundle": false,
  "_integrity": "sha512-gw3yIWULeBrubPOGEk9CA2IwupkTAErgo9ZtfTUfxwzGHfC6pKaskvKVbvJTBgjDDfRSN1JVklm6J6S6YyOnhA==",
  "_location": "/pugjs-brunch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pugjs-brunch@^2.10.2",
    "name": "pugjs-brunch",
    "escapedName": "pugjs-brunch",
    "rawSpec": "^2.10.2",
    "saveSpec": null,
    "fetchSpec": "^2.10.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pugjs-brunch/-/pugjs-brunch-2.11.3.tgz",
  "_shasum": "fb492dfe97650a23f09cbb17d2f1194d7304d419",
  "_spec": "pugjs-brunch@^2.10.2",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend",
  "author": {
    "name": "aMarCruz",
    "email": "amarcruzbox-git@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/aMarCruz/pugjs-brunch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jsbits/deep-clone": "^1.1.0",
    "@types/node": "^10.12.14",
    "flatten-brunch-map": "^2.10.0",
    "gen-pug-source-map": "^1.0.0",
    "pug": "^2.0.3",
    "pug-runtime": "^2.0.4"
  },
  "deprecated": false,
  "description": "Adds Pug (aka Jade) support to brunch.",
  "devDependencies": {
    "eslint": "^5.9.0",
    "jasmine": "^3.2.0",
    "jasmine-console-reporter": "^3.1.0"
  },
  "engines": {
    "node": ">=6.0"
  },
  "homepage": "https://github.com/aMarCruz/pugjs-brunch",
  "keywords": [
    "brunch",
    "brunchplugin",
    "plugin",
    "javascript",
    "jade",
    "pug",
    "template",
    "html",
    "sourcemaps",
    "source map"
  ],
  "license": "MIT",
  "name": "pugjs-brunch",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aMarCruz/pugjs-brunch.git"
  },
  "scripts": {
    "postinstall": "node ./build-runtime.js",
    "prepublish": "npm test",
    "pretest": "node ./build-runtime.js",
    "test": "eslint index.js && node ./test/index.js"
  },
  "version": "2.11.3"
}
