{ "_args": [ [ "js-beautify@1.13.0", "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui" ] ], "_from": "js-beautify@1.13.0", "_id": "js-beautify@1.13.0", "_inBundle": false, "_integrity": "sha1-oFbV06z9SRhUmq46sDn588Ue67I=", "_location": "/js-beautify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "js-beautify@1.13.0", "name": "js-beautify", "escapedName": "js-beautify", "rawSpec": "1.13.0", "saveSpec": null, "fetchSpec": "1.13.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.nlark.com/js-beautify/download/js-beautify-1.13.0.tgz?cache=0&sync_timestamp=1623659042842&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fjs-beautify%2Fdownload%2Fjs-beautify-1.13.0.tgz", "_spec": "1.13.0", "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui", "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" }, "bugs": { "url": "https://github.com/beautify-web/js-beautify/issues" }, "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.12", "editorconfig": "^0.15.3", "glob": "^7.1.3", "mkdirp": "^1.0.4", "nopt": "^5.0.0" }, "description": "beautifier.io for node", "devDependencies": { "benchmark": "^2.1.4", "codemirror": "^5.56.0", "jquery": "^3.5.1", "jshint": "^2.12.0", "minimist": ">=1.2.5", "mocha": "^8.1.1", "mustache": "^4.0.1", "requirejs": "^2.3.6", "serve": "^11.3.2", "webpack": "^4.44.1", "webpack-cli": "^3.3.12" }, "directories": { "lib": "js/lib", "test": "js/test" }, "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.13.0" }