保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/istanbul-lib-instrument/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "istanbul-lib-instrument@5.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "istanbul-lib-instrument@5.0.4",
  "_id": "istanbul-lib-instrument@5.0.4",
  "_from": "istanbul-lib-instrument@^5.0.4",
  "_id": "istanbul-lib-instrument@5.2.0",
  "_inBundle": false,
  "_integrity": "sha512-W6jJF9rLGEISGoCyXRqa/JCGQGmmxPO10TMu7izaUTynxvBvTjqzAIIGCK9USBmIbQAaSWD6XJPrM9Pv5INknw==",
  "_integrity": "sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==",
  "_location": "/istanbul-lib-instrument",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "istanbul-lib-instrument@5.0.4",
    "raw": "istanbul-lib-instrument@^5.0.4",
    "name": "istanbul-lib-instrument",
    "escapedName": "istanbul-lib-instrument",
    "rawSpec": "5.0.4",
    "rawSpec": "^5.0.4",
    "saveSpec": null,
    "fetchSpec": "5.0.4"
    "fetchSpec": "^5.0.4"
  },
  "_requiredBy": [
    "/@jest/reporters",
    "/babel-plugin-istanbul"
  ],
  "_resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.0.4.tgz",
  "_spec": "5.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.0.tgz",
  "_shasum": "31d18bdd127f825dd02ea7bfdfd906f8ab840e9f",
  "_spec": "istanbul-lib-instrument@^5.0.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\babel-plugin-istanbul",
  "author": {
    "name": "Krishnan Anantheswaran",
    "email": "kananthmail-github@yahoo.com"
@@ -35,13 +30,15 @@
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.12.3",
    "@babel/parser": "^7.14.7",
    "@istanbuljs/schema": "^0.1.2",
    "istanbul-lib-coverage": "^3.0.0",
    "istanbul-lib-coverage": "^3.2.0",
    "semver": "^6.3.0"
  },
  "deprecated": false,
  "description": "Core istanbul API for JS code coverage",
  "devDependencies": {
    "@babel/cli": "^7.7.5",
@@ -78,5 +75,5 @@
  "scripts": {
    "test": "nyc mocha"
  },
  "version": "5.0.4"
  "version": "5.2.0"
}