保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/globals/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "globals@11.12.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "globals@11.12.0",
  "_from": "globals@^11.1.0",
  "_id": "globals@11.12.0",
  "_inBundle": false,
  "_integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  "_location": "/globals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "globals@11.12.0",
    "raw": "globals@^11.1.0",
    "name": "globals",
    "escapedName": "globals",
    "rawSpec": "11.12.0",
    "rawSpec": "^11.1.0",
    "saveSpec": null,
    "fetchSpec": "11.12.0"
    "fetchSpec": "^11.1.0"
  },
  "_requiredBy": [
    "/@babel/plugin-transform-classes",
    "/@babel/traverse"
  ],
  "_resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  "_spec": "11.12.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ab8795338868a0babd8525758018c2a7eb95c42e",
  "_spec": "globals@^11.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\traverse",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -36,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/globals/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Global identifiers from different JavaScript environments",
  "devDependencies": {
    "ava": "0.21.0",