Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/pug/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "pug", "description": "A clean, whitespace-sensitive template language for writing HTML", "keywords": [ "html", "jade", "pug", "template" ], "version": "3.0.2", "author": "TJ Holowaychuk <[email protected]>", "maintainers": [ "Forbes Lindesay <[email protected]>", "Matthias Le Brun <[email protected]>", "Joshua Appelman <[email protected]>", "Jonathan Ong <[email protected]>", "Alex Kocharin <[email protected]>", "Hemanth <[email protected]>", "Timothy Gu <[email protected]>", "Andreas Lubbe <[email protected]>" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/pugjs/pug/tree/master/packages/pug" }, "main": "lib", "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" }, "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" ], "browser": { "fs": false }, "homepage": "https://pugjs.org" }