保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/@babel/helper-simple-access/package.json
@@ -1,34 +1,29 @@
{
  "_args": [
    [
      "@babel/helper-simple-access@7.15.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "@babel/helper-simple-access@7.15.4",
  "_id": "@babel/helper-simple-access@7.15.4",
  "_from": "@babel/helper-simple-access@^7.17.7",
  "_id": "@babel/helper-simple-access@7.17.7",
  "_inBundle": false,
  "_integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==",
  "_integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
  "_location": "/@babel/helper-simple-access",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-simple-access@7.15.4",
    "raw": "@babel/helper-simple-access@^7.17.7",
    "name": "@babel/helper-simple-access",
    "escapedName": "@babel%2fhelper-simple-access",
    "scope": "@babel",
    "rawSpec": "7.15.4",
    "rawSpec": "^7.17.7",
    "saveSpec": null,
    "fetchSpec": "7.15.4"
    "fetchSpec": "^7.17.7"
  },
  "_requiredBy": [
    "/@babel/helper-module-transforms",
    "/@babel/plugin-transform-modules-commonjs"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz",
  "_spec": "7.15.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
  "_shasum": "aaa473de92b7987c6dfa7ce9a7d9674724823367",
  "_spec": "@babel/helper-simple-access@^7.17.7",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\helper-module-transforms",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
@@ -36,12 +31,14 @@
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/types": "^7.15.4"
    "@babel/types": "^7.17.0"
  },
  "deprecated": false,
  "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
  "devDependencies": {
    "@babel/traverse": "7.15.4"
    "@babel/traverse": "^7.17.3"
  },
  "engines": {
    "node": ">=6.9.0"
@@ -58,5 +55,5 @@
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-simple-access"
  },
  "version": "7.15.4"
  "version": "7.17.7"
}