{ "_from": "js-beautify@^1.14.9", "_id": "js-beautify@1.14.11", "_inBundle": false, "_integrity": "sha512-rPogWqAfoYh1Ryqqh2agUpVfbxAhbjuN1SmU86dskQUKouRiggUTCO4+2ym9UPXllc2WAp0J+T5qxn7Um3lCdw==", "_location": "/js-beautify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "js-beautify@^1.14.9", "name": "js-beautify", "escapedName": "js-beautify", "rawSpec": "^1.14.9", "saveSpec": null, "fetchSpec": "^1.14.9" }, "_requiredBy": [ "/@vue/test-utils" ], "_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.11.tgz", "_shasum": "57b17e009549ac845bdc58eddf8e1862e311314e", "_spec": "js-beautify@^1.14.9", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer/node_modules/@vue/test-utils", "author": { "name": "Einar Lielmanis", "email": "einar@beautifier.io" }, "bin": { "css-beautify": "js/bin/css-beautify.js", "html-beautify": "js/bin/html-beautify.js", "js-beautify": "js/bin/js-beautify.js" }, "browserslist": "ie 11", "bugs": { "url": "https://github.com/beautify-web/js-beautify/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Vital Batmanov", "email": "vital76@gmail.com" }, { "name": "Chris J. Shull", "email": "chrisjshull@gmail.com" }, { "name": "Gian Marco Gherardi", "email": "gianmarco.gherardi@gmail.com" }, { "name": "Stan", "email": "stasson@orc.ru" }, { "name": "Vittorio Gambaletta", "email": "VittGam@vittgam.net" }, { "name": "Daniel Stockman", "email": "daniel.stockman@gmail.com" }, { "name": "Harutyun Amirjanyan", "email": "amirjanyan@gmail.com" }, { "name": "Nochum Sossonko", "email": "nsossonko@hotmail.com" }, { "name": "Liam Newman", "email": "bitwiseman@beautifier.io" } ], "dependencies": { "config-chain": "^1.1.13", "editorconfig": "^1.0.3", "glob": "^10.3.3", "nopt": "^7.2.0" }, "deprecated": false, "description": "beautifier.io for node", "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": "^5.1.4" }, "directories": { "lib": "js/lib", "test": "js/test" }, "engines": { "node": ">=14" }, "files": [ "js/bin/", "js/lib/*.js", "js/lib/unpackers/", "js/index.js", "js/src/**/*" ], "homepage": "https://beautifier.io/", "keywords": [ "beautify", "beautifier", "code-quality" ], "license": "MIT", "main": "js/index.js", "name": "js-beautify", "repository": { "type": "git", "url": "git://github.com/beautify-web/js-beautify.git" }, "scripts": {}, "version": "1.14.11" }