'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
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
{
  "_args": [
    [
      "@types/babel__traverse@7.20.5",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@types/babel__traverse@7.20.5",
  "_id": "@types/babel__traverse@7.20.5",
  "_inBundle": false,
  "_integrity": "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==",
  "_location": "/@types/babel__traverse",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/babel__traverse@7.20.5",
    "name": "@types/babel__traverse",
    "escapedName": "@types%2fbabel__traverse",
    "scope": "@types",
    "rawSpec": "7.20.5",
    "saveSpec": null,
    "fetchSpec": "7.20.5"
  },
  "_requiredBy": [
    "/@types/babel__core",
    "/babel-plugin-jest-hoist"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.20.5.tgz",
  "_spec": "7.20.5",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "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.20.7"
  },
  "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": "4.6",
  "types": "index.d.ts",
  "typesPublisherContentHash": "093ae30325ad46951b36b01e9456bdd07eac99904597c1a48fad5e01adda62a3",
  "version": "7.20.5"
}