保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/internal-slot/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "internal-slot@1.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "internal-slot@1.0.3",
  "_from": "internal-slot@^1.0.3",
  "_id": "internal-slot@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
  "_location": "/internal-slot",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "internal-slot@1.0.3",
    "raw": "internal-slot@^1.0.3",
    "name": "internal-slot",
    "escapedName": "internal-slot",
    "rawSpec": "1.0.3",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/es-abstract"
  ],
  "_resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "7347e307deeea2faac2ac6205d4bc7d34967f59c",
  "_spec": "internal-slot@^1.0.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\es-abstract",
  "author": {
    "name": "Jordan Harband",
    "email": "ljharb@gmail.com"
@@ -40,11 +35,13 @@
  "bugs": {
    "url": "https://github.com/ljharb/internal-slot/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "get-intrinsic": "^1.1.0",
    "has": "^1.0.3",
    "side-channel": "^1.0.4"
  },
  "deprecated": false,
  "description": "ES spec-like internal slots",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.5.0",