保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/tsconfig/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "tsconfig@7.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "tsconfig@7.0.0",
  "_from": "tsconfig@^7.0.0",
  "_id": "tsconfig@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-vZXmzPrL+EmC4T/4rVlT2jNVMWCi/O4DIiSj3UHg1OE5kCKbk4mfrXc6dZksLgRM/TZlKnousKH9bbTazUWRRw==",
  "_location": "/tsconfig",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "tsconfig@7.0.0",
    "raw": "tsconfig@^7.0.0",
    "name": "tsconfig",
    "escapedName": "tsconfig",
    "rawSpec": "7.0.0",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "/vue-jest"
  ],
  "_resolved": "https://registry.npmjs.org/tsconfig/-/tsconfig-7.0.0.tgz",
  "_spec": "7.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "84538875a4dc216e5c4a5432b3a4dec3d54e91b7",
  "_spec": "tsconfig@^7.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\vue-jest",
  "author": {
    "name": "Blake Embrey",
    "email": "hello@blakeembrey.com",
@@ -36,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/TypeStrong/tsconfig/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "basaratali@gmail.com"
@@ -47,6 +42,7 @@
    "strip-bom": "^3.0.0",
    "strip-json-comments": "^2.0.0"
  },
  "deprecated": false,
  "description": "Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour",
  "devDependencies": {
    "@types/chai": "^4.0.4",