{
  "name": "pug-load",
  "version": "2.0.8",
  "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
  "keywords": [
    "pug"
  ],
  "dependencies": {
    "object-assign": "^4.1.0",
    "pug-walk": "^1.1.4"
  },
  "devDependencies": {
    "pug-lexer": "^3.1.0",
    "pug-parser": "^3.0.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pugjs/pug-load.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT"
}
