保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/esprima/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "esprima@4.0.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "esprima@4.0.1",
  "_from": "esprima@^4.0.0",
  "_id": "esprima@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
  "_location": "/esprima",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "esprima@4.0.1",
    "raw": "esprima@^4.0.0",
    "name": "esprima",
    "escapedName": "esprima",
    "rawSpec": "4.0.1",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/escodegen",
    "/js-yaml"
  ],
  "_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "13b04cdb3e6c5d19df91ab6987a8695619b0aa71",
  "_spec": "esprima@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\js-yaml",
  "author": {
    "name": "Ariya Hidayat",
    "email": "ariya.hidayat@gmail.com"
@@ -39,6 +34,8 @@
  "bugs": {
    "url": "https://github.com/jquery/esprima/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ECMAScript parsing infrastructure for multipurpose analysis",
  "devDependencies": {
    "codecov.io": "~0.1.6",