保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/uglify-js/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "uglify-js@3.14.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "uglify-js@3.14.2",
  "_id": "uglify-js@3.14.2",
  "_from": "uglify-js@^3.5.1",
  "_id": "uglify-js@3.15.5",
  "_inBundle": false,
  "_integrity": "sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==",
  "_integrity": "sha512-hNM5q5GbBRB5xB+PMqVRcgYe4c8jbyZ1pzZhS6jbq54/4F2gFK869ZheiE5A8/t+W5jtTNpWef/5Q9zk639FNQ==",
  "_location": "/uglify-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "uglify-js@3.14.2",
    "raw": "uglify-js@^3.5.1",
    "name": "uglify-js",
    "escapedName": "uglify-js",
    "rawSpec": "3.14.2",
    "rawSpec": "^3.5.1",
    "saveSpec": null,
    "fetchSpec": "3.14.2"
    "fetchSpec": "^3.5.1"
  },
  "_requiredBy": [
    "/html-minifier"
  ],
  "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.2.tgz",
  "_spec": "3.14.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.5.tgz",
  "_shasum": "2b10f9e0bfb3f5c15a8e8404393b6361eaeb33b3",
  "_spec": "uglify-js@^3.5.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\html-minifier",
  "author": {
    "name": "Mihai Bazon",
    "email": "mihai.bazon@gmail.com",
@@ -38,6 +33,8 @@
  "bugs": {
    "url": "https://github.com/mishoo/UglifyJS/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
  "devDependencies": {
    "acorn": "~8.2.1",
@@ -98,5 +95,5 @@
  "scripts": {
    "test": "node test/compress.js && node test/mocha.js"
  },
  "version": "3.14.2"
  "version": "3.15.5"
}