保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/v8-to-istanbul/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "v8-to-istanbul@8.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "v8-to-istanbul@8.1.0",
  "_id": "v8-to-istanbul@8.1.0",
  "_from": "v8-to-istanbul@^8.1.0",
  "_id": "v8-to-istanbul@8.1.1",
  "_inBundle": false,
  "_integrity": "sha512-/PRhfd8aTNp9Ggr62HPzXg2XasNFGy5PBt0Rp04du7/8GNNSgxFL6WBTkgMKSL9bFjH+8kKEG3f37FmxiTqUUA==",
  "_integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
  "_location": "/v8-to-istanbul",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "v8-to-istanbul@8.1.0",
    "raw": "v8-to-istanbul@^8.1.0",
    "name": "v8-to-istanbul",
    "escapedName": "v8-to-istanbul",
    "rawSpec": "8.1.0",
    "rawSpec": "^8.1.0",
    "saveSpec": null,
    "fetchSpec": "8.1.0"
    "fetchSpec": "^8.1.0"
  },
  "_requiredBy": [
    "/@jest/reporters"
  ],
  "_resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.0.tgz",
  "_spec": "8.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
  "_shasum": "77b752fd3975e31bbcef938f85e9bd1c7a8d60ed",
  "_spec": "v8-to-istanbul@^8.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@jest\\reporters",
  "author": {
    "name": "Ben Coe",
    "email": "ben@npmjs.com"
@@ -35,19 +29,21 @@
  "bugs": {
    "url": "https://github.com/istanbuljs/v8-to-istanbul/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/istanbul-lib-coverage": "^2.0.1",
    "convert-source-map": "^1.6.0",
    "source-map": "^0.7.3"
  },
  "deprecated": false,
  "description": "convert from v8 coverage format to istanbul's format",
  "devDependencies": {
    "@types/node": "^14.0.0",
    "@types/node": "^16.0.0",
    "c8": "^7.2.1",
    "semver": "^7.3.2",
    "should": "13.2.3",
    "standard": "^16.0.0",
    "tap": "^15.0.0"
    "standard": "^16.0.4",
    "tap": "^15.1.6"
  },
  "engines": {
    "node": ">=10.12.0"
@@ -83,5 +79,5 @@
    ]
  },
  "types": "index.d.ts",
  "version": "8.1.0"
  "version": "8.1.1"
}