{
  "_args": [
    [
      "js-beautify@1.8.8",
      "/Applications/XAMPP/xamppfiles/htdocs/doctoworld"
    ]
  ],
  "_from": "js-beautify@1.8.8",
  "_id": "js-beautify@1.8.8",
  "_inBundle": false,
  "_integrity": "sha512-qVNq7ZZ7ZbLdzorvSlRDadS0Rh5oyItaE95v6I4wbbuSiijxn7SnnsV6dvKlcXuO2jX7lK8tn9fBulx34K/Ejg==",
  "_location": "/js-beautify",
  "_phantomChildren": {
    "abbrev": "1.1.1",
    "osenv": "0.1.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "js-beautify@1.8.8",
    "name": "js-beautify",
    "escapedName": "js-beautify",
    "rawSpec": "1.8.8",
    "saveSpec": null,
    "fetchSpec": "1.8.8"
  },
  "_requiredBy": [
    "/vue-loader"
  ],
  "_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.8.8.tgz",
  "_spec": "1.8.8",
  "_where": "/Applications/XAMPP/xamppfiles/htdocs/doctoworld",
  "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.5",
    "editorconfig": "^0.15.0",
    "mkdirp": "~0.5.0",
    "nopt": "~4.0.1"
  },
  "description": "beautifier.io for node",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "jshint": "^2.9.6",
    "mocha": "^5.2.0",
    "mustache": "^2.3.2",
    "node-static": "^0.7.10",
    "requirejs": "^2.3.6",
    "webpack": "^4.17.1",
    "webpack-command": "^0.4.1"
  },
  "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.8.8"
}
