package.json 2.66 KB
{
  "_from": "pug",
  "_id": "pug@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-XhoaDlvi6NIzL49nu094R2NA6P37ijtgMDuWE+ofekDChvfKnzFal60bhSdiy8y2PBO6fmz3oMEIcfpBVRUdvw==",
  "_location": "/pug",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "pug",
    "name": "pug",
    "escapedName": "pug",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pug/-/pug-2.0.4.tgz",
  "_shasum": "ee7682ec0a60494b38d48a88f05f3b0ac931377d",
  "_spec": "pug",
  "_where": "C:\\Users\\yeari\\Desktop\\경희대\\오픈소스SW개발\\Project\\OSS-Project",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": {
    "fs": false
  },
  "bundleDependencies": false,
  "dependencies": {
    "pug-code-gen": "^2.0.2",
    "pug-filters": "^3.1.1",
    "pug-lexer": "^4.1.0",
    "pug-linker": "^3.0.6",
    "pug-load": "^2.0.12",
    "pug-parser": "^5.0.1",
    "pug-runtime": "^2.0.5",
    "pug-strip-comments": "^1.0.4"
  },
  "deprecated": false,
  "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": "^1.0.0",
    "jstransformer-stylus": "^1.0.0",
    "jstransformer-uglify-js": "^1.1.1",
    "jstransformer-verbatim": "^1.0.0",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.2.8",
    "uglify-js": "github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
  },
  "files": [
    "lib/index.js",
    "register.js"
  ],
  "gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
  "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": "2.0.4"
}