You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
2.5 KiB
JSON

{
"_from": "pug@2.0.0-beta11",
"_id": "pug@2.0.0-beta11",
"_inBundle": false,
"_integrity": "sha1-Favmr1AEx+LPRhPksnRlyVRrXwE=",
"_location": "/pug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug@2.0.0-beta11",
"name": "pug",
"escapedName": "pug",
"rawSpec": "2.0.0-beta11",
"saveSpec": null,
"fetchSpec": "2.0.0-beta11"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/pug/-/pug-2.0.0-beta11.tgz",
"_shasum": "15abe6af5004c7e2cf4613e4b27465c9546b5f01",
"_spec": "pug@2.0.0-beta11",
"_where": "D:\\Development\\FintechSG\\fullstackapp\\backend",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": {
"fs": false
},
"bugs": {
"url": "https://github.com/pugjs/pug/issues"
},
"bundleDependencies": false,
"dependencies": {
"pug-code-gen": "^1.1.1",
"pug-filters": "^2.1.1",
"pug-lexer": "^3.0.0",
"pug-linker": "^2.0.2",
"pug-load": "^2.0.5",
"pug-parser": "^2.0.2",
"pug-runtime": "^2.0.3",
"pug-strip-comments": "^1.0.2"
},
"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"
},
"homepage": "https://pugjs.org",
"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": "git://github.com/pugjs/pug.git"
},
"version": "2.0.0-beta11"
}