保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/js-beautify/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "js-beautify@1.14.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "js-beautify@1.14.0",
  "_id": "js-beautify@1.14.0",
  "_from": "js-beautify@^1.6.12",
  "_id": "js-beautify@1.14.3",
  "_inBundle": false,
  "_integrity": "sha512-yuck9KirNSCAwyNJbqW+BxJqJ0NLJ4PwBUzQQACl5O3qHMBXVkXb/rD0ilh/Lat/tn88zSZ+CAHOlk0DsY7GuQ==",
  "_integrity": "sha512-f1ra8PHtOEu/70EBnmiUlV8nJePS58y9qKjl4JHfYWlFH6bo7ogZBz//FAZp7jDuXtYnGYKymZPlrg2I/9Zo4g==",
  "_location": "/js-beautify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "js-beautify@1.14.0",
    "raw": "js-beautify@^1.6.12",
    "name": "js-beautify",
    "escapedName": "js-beautify",
    "rawSpec": "1.14.0",
    "rawSpec": "^1.6.12",
    "saveSpec": null,
    "fetchSpec": "1.14.0"
    "fetchSpec": "^1.6.12"
  },
  "_requiredBy": [
    "/pretty",
    "/vue-jest"
  ],
  "_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.0.tgz",
  "_spec": "1.14.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.3.tgz",
  "_shasum": "3dd11c949178de7f3bdf3f6f752778d3bed95150",
  "_spec": "js-beautify@^1.6.12",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\pretty",
  "author": {
    "name": "Einar Lielmanis",
    "email": "einar@beautifier.io"
@@ -42,6 +36,7 @@
  "bugs": {
    "url": "https://github.com/beautify-web/js-beautify/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Vital Batmanov",
@@ -81,24 +76,27 @@
    }
  ],
  "dependencies": {
    "config-chain": "^1.1.12",
    "config-chain": "^1.1.13",
    "editorconfig": "^0.15.3",
    "glob": "^7.1.3",
    "nopt": "^5.0.0"
  },
  "deprecated": false,
  "description": "beautifier.io for node",
  "devDependencies": {
    "ansi-regex": "^6.0.1",
    "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",
    "codemirror": "^5.65.2",
    "jquery": "^3.6.0",
    "jshint": "^2.13.4",
    "minimist": "^1.2.6",
    "mocha": "^9.2.2",
    "mustache": "^4.2.0",
    "requirejs": "^2.3.6",
    "serve": "^11.3.2",
    "webpack": "^5.32.0",
    "webpack-cli": "^4.6.0"
    "serve": "^13.0.2",
    "strip-ansi": "^7.0.1",
    "webpack": "^5.70.0",
    "webpack-cli": "^4.9.2"
  },
  "directories": {
    "lib": "js/lib",
@@ -128,5 +126,5 @@
    "url": "git://github.com/beautify-web/js-beautify.git"
  },
  "scripts": {},
  "version": "1.14.0"
  "version": "1.14.3"
}