{
  "_args": [
    [
      "pug@3.0.2",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "pug@3.0.2",
  "_id": "pug@3.0.2",
  "_inBundle": false,
  "_integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==",
  "_location": "/pug",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pug@3.0.2",
    "name": "pug",
    "escapedName": "pug",
    "rawSpec": "3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.2"
  },
  "_requiredBy": [
    "/",
    "/preview-email"
  ],
  "_resolved": "https://registry.npmjs.org/pug/-/pug-3.0.2.tgz",
  "_spec": "3.0.2",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": {
    "fs": false
  },
  "dependencies": {
    "pug-code-gen": "^3.0.2",
    "pug-filters": "^4.0.0",
    "pug-lexer": "^5.0.1",
    "pug-linker": "^4.0.0",
    "pug-load": "^3.0.0",
    "pug-parser": "^6.0.0",
    "pug-runtime": "^3.0.1",
    "pug-strip-comments": "^2.0.0"
  },
  "description": "A clean, whitespace-sensitive template language for writing HTML",
  "devDependencies": {
    "jstransformer-cdata": "^1.0.0",
    "jstransformer-coffee-script": "^1.0.0",
    "jstransformer-less": "^2.1.0",
    "jstransformer-markdown-it": "^2.0.0",
    "jstransformer-stylus": "^1.0.0",
    "jstransformer-uglify-js": "^1.1.1",
    "jstransformer-verbatim": "^1.0.0",
    "mkdirp": "^0.5.1",
    "rimraf": "^3.0.2",
    "uglify-js": "github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
  },
  "files": [
    "lib/index.js",
    "register.js"
  ],
  "homepage": "https://pugjs.org",
  "keywords": [
    "html",
    "jade",
    "pug",
    "template"
  ],
  "license": "MIT",
  "main": "lib",
  "maintainers": [
    {
      "name": "Forbes Lindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "Matthias Le Brun",
      "email": "mlbli@me.com"
    },
    {
      "name": "Joshua Appelman",
      "email": "joshua@jbna.nl"
    },
    {
      "name": "Jonathan Ong",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "Alex Kocharin",
      "email": "alex@kocharin.ru"
    },
    {
      "name": "Hemanth",
      "email": "hemanth.hm@gmail.com"
    },
    {
      "name": "Timothy Gu",
      "email": "timothygu99@gmail.com"
    },
    {
      "name": "Andreas Lubbe",
      "email": "git@lubbe.org"
    }
  ],
  "name": "pug",
  "repository": {
    "type": "git",
    "url": "https://github.com/pugjs/pug/tree/master/packages/pug"
  },
  "version": "3.0.2"
}
