teddit-reddit-frontend-alte.../node_modules/pug/package.json

112 lines
2.5 KiB
JSON

{
"_from": "pug",
"_id": "pug@3.0.0",
"_inBundle": false,
"_integrity": "sha512-inmsJyFBSHZaiGLaguoFgJGViX0If6AcfcElimvwj9perqjDpUpw79UIEDZbWFmoGVidh08aoE+e8tVkjVJPCw==",
"_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-3.0.0.tgz",
"_shasum": "101eecd7a236cd9906e420e17799d4d57f2b7d93",
"_spec": "pug",
"_where": "/home/user/site",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": {
"fs": false
},
"bundleDependencies": false,
"dependencies": {
"pug-code-gen": "^3.0.0",
"pug-filters": "^4.0.0",
"pug-lexer": "^5.0.0",
"pug-linker": "^4.0.0",
"pug-load": "^3.0.0",
"pug-parser": "^6.0.0",
"pug-runtime": "^3.0.0",
"pug-strip-comments": "^2.0.0"
},
"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": "^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.0"
}