保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/entities/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "entities@2.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "entities@2.2.0",
  "_from": "entities@^2.0.0",
  "_id": "entities@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
  "_location": "/entities",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "entities@2.2.0",
    "raw": "entities@^2.0.0",
    "name": "entities",
    "escapedName": "entities",
    "rawSpec": "2.2.0",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/dom-serializer",
@@ -29,8 +23,9 @@
    "/renderkid/dom-serializer"
  ],
  "_resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "098dc90ebb83d8dffa089d55256b351d34c4da55",
  "_spec": "entities@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\dom-serializer",
  "author": {
    "name": "Felix Boehm",
    "email": "me@feedic.com"
@@ -38,6 +33,8 @@
  "bugs": {
    "url": "https://github.com/fb55/entities/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Encode & decode XML and HTML entities with ease",
  "devDependencies": {
    "@types/jest": "^26.0.0",