保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/xmlchars/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "xmlchars@2.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "xmlchars@2.2.0",
  "_from": "xmlchars@^2.2.0",
  "_id": "xmlchars@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
  "_location": "/xmlchars",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "xmlchars@2.2.0",
    "raw": "xmlchars@^2.2.0",
    "name": "xmlchars",
    "escapedName": "xmlchars",
    "rawSpec": "2.2.0",
    "rawSpec": "^2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
    "fetchSpec": "^2.2.0"
  },
  "_requiredBy": [
    "/saxes"
  ],
  "_resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb",
  "_spec": "xmlchars@^2.2.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\saxes",
  "author": {
    "name": "Louis-Dominique Dubeau",
    "email": "ldd@lddubeau.com"
@@ -35,7 +29,9 @@
  "bugs": {
    "url": "https://github.com/lddubeau/xmlchars/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Utilities for determining if characters belong to character classes defined by the XML specs.",
  "devDependencies": {
    "@commitlint/cli": "^8.1.0",