保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/acorn-walk/package.json
@@ -1,35 +1,32 @@
{
  "_args": [
    [
      "acorn-walk@8.2.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "acorn-walk@8.2.0",
  "_from": "acorn-walk@^8.0.0",
  "_id": "acorn-walk@8.2.0",
  "_inBundle": false,
  "_integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
  "_location": "/acorn-walk",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "acorn-walk@8.2.0",
    "raw": "acorn-walk@^8.0.0",
    "name": "acorn-walk",
    "escapedName": "acorn-walk",
    "rawSpec": "8.2.0",
    "rawSpec": "^8.0.0",
    "saveSpec": null,
    "fetchSpec": "8.2.0"
    "fetchSpec": "^8.0.0"
  },
  "_requiredBy": [
    "/webpack-bundle-analyzer"
  ],
  "_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
  "_spec": "8.2.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "741210f2e2426454508853a2f44d0ab83b7f69c1",
  "_spec": "acorn-walk@^8.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack-bundle-analyzer",
  "bugs": {
    "url": "https://github.com/acornjs/acorn/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ECMAScript (ESTree) AST walker",
  "engines": {
    "node": ">=0.4.0"