保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 ab4e8129d5c94ff96e6c85d0d2b66a04a052b4e5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
  "_from": "@types/babel__traverse@*",
  "_id": "@types/babel__traverse@7.17.1",
  "_inBundle": false,
  "_integrity": "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==",
  "_location": "/@types/babel__traverse",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/babel__traverse@*",
    "name": "@types/babel__traverse",
    "escapedName": "@types%2fbabel__traverse",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/babel__core",
    "/babel-plugin-jest-hoist",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz",
  "_shasum": "1a0e73e8c28c7e832656db372b779bfd2ef37314",
  "_spec": "@types/babel__traverse@*",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\babel__core",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Troy Gerwien",
      "url": "https://github.com/yortus"
    },
    {
      "name": "Marvin Hagemeister",
      "url": "https://github.com/marvinhagemeister"
    },
    {
      "name": "Ryan Petrich",
      "url": "https://github.com/rpetrich"
    },
    {
      "name": "Melvin Groenhoff",
      "url": "https://github.com/mgroenhoff"
    },
    {
      "name": "Dean L.",
      "url": "https://github.com/dlgrit"
    },
    {
      "name": "Ifiok Jr.",
      "url": "https://github.com/ifiokjr"
    },
    {
      "name": "ExE Boss",
      "url": "https://github.com/ExE-Boss"
    },
    {
      "name": "Daniel Tschinder",
      "url": "https://github.com/danez"
    }
  ],
  "dependencies": {
    "@babel/types": "^7.3.0"
  },
  "deprecated": false,
  "description": "TypeScript definitions for @babel/traverse",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse",
  "license": "MIT",
  "main": "",
  "name": "@types/babel__traverse",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/babel__traverse"
  },
  "scripts": {},
  "typeScriptVersion": "3.9",
  "types": "index.d.ts",
  "typesPublisherContentHash": "d430eccc1da4dc7d45845169edca878739a291e250fc5ad783710089241b0e14",
  "typesVersions": {
    "<=4.1": {
      "*": [
        "ts4.1/*"
      ]
    }
  },
  "version": "7.17.1"
}