保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/typescript/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "typescript@4.2.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "typescript@4.2.4",
  "_id": "typescript@4.2.4",
  "_from": "typescript",
  "_id": "typescript@4.6.4",
  "_inBundle": false,
  "_integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
  "_integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==",
  "_location": "/typescript",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "tag",
    "registry": true,
    "raw": "typescript@4.2.4",
    "raw": "typescript",
    "name": "typescript",
    "escapedName": "typescript",
    "rawSpec": "4.2.4",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "4.2.4"
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "/@nuxt/typescript-build"
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
  "_spec": "4.2.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz",
  "_shasum": "caa78bbc3a59e6a5c510d35703f6a09877ce45e9",
  "_spec": "typescript",
  "_where": "D:\\project\\PAM\\PAMapp",
  "author": {
    "name": "Microsoft Corp."
  },
@@ -48,7 +43,8 @@
  "bugs": {
    "url": "https://github.com/Microsoft/TypeScript/issues"
  },
  "dependencies": {},
  "bundleDependencies": false,
  "deprecated": false,
  "description": "TypeScript is a language for application scale JavaScript development",
  "devDependencies": {
    "@octokit/rest": "latest",
@@ -56,7 +52,7 @@
    "@types/chai": "latest",
    "@types/convert-source-map": "latest",
    "@types/glob": "latest",
    "@types/gulp": "^4.0.5",
    "@types/gulp": "^4.0.9",
    "@types/gulp-concat": "latest",
    "@types/gulp-newer": "latest",
    "@types/gulp-rename": "0.0.33",
@@ -75,15 +71,15 @@
    "@types/source-map-support": "latest",
    "@types/through2": "latest",
    "@types/xml2js": "^0.4.0",
    "@typescript-eslint/eslint-plugin": "4.5.0",
    "@typescript-eslint/experimental-utils": "4.5.0",
    "@typescript-eslint/parser": "4.5.0",
    "@typescript-eslint/eslint-plugin": "^4.28.0",
    "@typescript-eslint/experimental-utils": "^4.28.0",
    "@typescript-eslint/parser": "^4.28.0",
    "async": "latest",
    "azure-devops-node-api": "^10.1.0",
    "azure-devops-node-api": "^11.0.1",
    "browser-resolve": "^1.11.2",
    "browserify": "latest",
    "chai": "latest",
    "chalk": "latest",
    "chalk": "^4.1.2",
    "convert-source-map": "latest",
    "del": "5.1.0",
    "diff": "^4.0.2",
@@ -101,22 +97,20 @@
    "gulp-newer": "latest",
    "gulp-rename": "latest",
    "gulp-sourcemaps": "latest",
    "istanbul": "latest",
    "merge2": "latest",
    "minimist": "latest",
    "mkdirp": "latest",
    "mocha": "latest",
    "mocha-fivemat-progress-reporter": "latest",
    "ms": "latest",
    "node-fetch": "^2.6.0",
    "ms": "^2.1.3",
    "node-fetch": "^2.6.1",
    "plugin-error": "latest",
    "pretty-hrtime": "^1.0.3",
    "prex": "^0.4.3",
    "q": "latest",
    "remove-internal": "^2.9.2",
    "source-map-support": "latest",
    "through2": "latest",
    "typescript": "^4.0.0-dev.20200624",
    "typescript": "^4.5.5",
    "vinyl": "latest",
    "vinyl-sourcemaps-apply": "latest",
    "xml2js": "^0.4.19"
@@ -135,6 +129,7 @@
  "license": "Apache-2.0",
  "main": "./lib/typescript.js",
  "name": "typescript",
  "packageManager": "npm@6.14.15",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microsoft/TypeScript.git"
@@ -158,5 +153,8 @@
    "test:eslint-rules": "gulp run-eslint-rules-tests"
  },
  "typings": "./lib/typescript.d.ts",
  "version": "4.2.4"
  "version": "4.6.4",
  "volta": {
    "node": "14.15.5"
  }
}