1 | {
|
2 | "name": "@types/babel-traverse",
|
3 | "version": "6.25.10",
|
4 | "description": "TypeScript definitions for babel-traverse",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-traverse",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Troy Gerwien",
|
10 | "githubUsername": "yortus",
|
11 | "url": "https://github.com/yortus"
|
12 | },
|
13 | {
|
14 | "name": "Marvin Hagemeister",
|
15 | "githubUsername": "marvinhagemeister",
|
16 | "url": "https://github.com/marvinhagemeister"
|
17 | },
|
18 | {
|
19 | "name": "Ryan Petrich",
|
20 | "githubUsername": "rpetrich",
|
21 | "url": "https://github.com/rpetrich"
|
22 | }
|
23 | ],
|
24 | "main": "",
|
25 | "types": "index.d.ts",
|
26 | "repository": {
|
27 | "type": "git",
|
28 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
29 | "directory": "types/babel-traverse"
|
30 | },
|
31 | "scripts": {},
|
32 | "dependencies": {
|
33 | "@types/babel-types": "*"
|
34 | },
|
35 | "typesPublisherContentHash": "2291068f484656041cb7f3b7fddd4c7c3e1768def1674c194568c3fcfaf1af08",
|
36 | "typeScriptVersion": "4.5"
|
37 | } |
\ | No newline at end of file |