UNPKG

1.77 kBJSONView Raw
1{
2 "name": "@types/babel__traverse",
3 "version": "7.11.1",
4 "description": "TypeScript definitions for @babel/traverse",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Troy Gerwien",
9 "url": "https://github.com/yortus",
10 "githubUsername": "yortus"
11 },
12 {
13 "name": "Marvin Hagemeister",
14 "url": "https://github.com/marvinhagemeister",
15 "githubUsername": "marvinhagemeister"
16 },
17 {
18 "name": "Ryan Petrich",
19 "url": "https://github.com/rpetrich",
20 "githubUsername": "rpetrich"
21 },
22 {
23 "name": "Melvin Groenhoff",
24 "url": "https://github.com/mgroenhoff",
25 "githubUsername": "mgroenhoff"
26 },
27 {
28 "name": "Dean L.",
29 "url": "https://github.com/dlgrit",
30 "githubUsername": "dlgrit"
31 },
32 {
33 "name": "Ifiok Jr.",
34 "url": "https://github.com/ifiokjr",
35 "githubUsername": "ifiokjr"
36 },
37 {
38 "name": "ExE Boss",
39 "url": "https://github.com/ExE-Boss",
40 "githubUsername": "ExE-Boss"
41 }
42 ],
43 "main": "",
44 "types": "index.d.ts",
45 "typesVersions": {
46 "<=4.1": {
47 "*": [
48 "ts4.1/*"
49 ]
50 }
51 },
52 "repository": {
53 "type": "git",
54 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
55 "directory": "types/babel__traverse"
56 },
57 "scripts": {},
58 "dependencies": {
59 "@babel/types": "^7.3.0"
60 },
61 "typesPublisherContentHash": "6a2fa1486fb4377847c440a470741ae1f96fe3571b07b3d04030eeaed9521315",
62 "typeScriptVersion": "3.5"
63}
\No newline at end of file