保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/he/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "he@1.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "he@1.2.0",
  "_from": "he@^1.1.0",
  "_id": "he@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  "_location": "/he",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "he@1.2.0",
    "raw": "he@^1.1.0",
    "name": "he",
    "escapedName": "he",
    "rawSpec": "1.2.0",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/html-minifier",
@@ -29,8 +23,9 @@
    "/vue-template-compiler"
  ],
  "_resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "84ae65fa7eafb165fddb61566ae14baf05664f0f",
  "_spec": "he@^1.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\vue-template-compiler",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
@@ -41,6 +36,8 @@
  "bugs": {
    "url": "https://github.com/mathiasbynens/he/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A robust HTML entities encoder/decoder with full Unicode support.",
  "devDependencies": {
    "codecov.io": "^0.1.6",
@@ -82,7 +79,7 @@
  "license": "MIT",
  "main": "he.js",
  "man": [
    "/Users/tomas/PAM/PAMapp/node_modules/he/man/he.1"
    "D:\\project\\PAM\\PAMapp\\node_modules\\he\\man\\he.1"
  ],
  "name": "he",
  "repository": {