保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/sax/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "sax@1.2.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "sax@1.2.4",
  "_from": "sax@~1.2.4",
  "_id": "sax@1.2.4",
  "_inBundle": false,
  "_integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
  "_location": "/sax",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "sax@1.2.4",
    "raw": "sax@~1.2.4",
    "name": "sax",
    "escapedName": "sax",
    "rawSpec": "1.2.4",
    "rawSpec": "~1.2.4",
    "saveSpec": null,
    "fetchSpec": "1.2.4"
    "fetchSpec": "~1.2.4"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  "_spec": "1.2.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "2816234e2378bddc4e5354fab5caa895df7100d9",
  "_spec": "sax@~1.2.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/isaacs/sax-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An evented streaming XML parser in JavaScript",
  "devDependencies": {
    "standard": "^8.6.0",