UNPKG

2.02 kBJSONView Raw
1{
2 "name": "@types/babel__traverse",
3 "version": "7.18.1",
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 "url": "https://github.com/yortus",
11 "githubUsername": "yortus"
12 },
13 {
14 "name": "Marvin Hagemeister",
15 "url": "https://github.com/marvinhagemeister",
16 "githubUsername": "marvinhagemeister"
17 },
18 {
19 "name": "Ryan Petrich",
20 "url": "https://github.com/rpetrich",
21 "githubUsername": "rpetrich"
22 },
23 {
24 "name": "Melvin Groenhoff",
25 "url": "https://github.com/mgroenhoff",
26 "githubUsername": "mgroenhoff"
27 },
28 {
29 "name": "Dean L.",
30 "url": "https://github.com/dlgrit",
31 "githubUsername": "dlgrit"
32 },
33 {
34 "name": "Ifiok Jr.",
35 "url": "https://github.com/ifiokjr",
36 "githubUsername": "ifiokjr"
37 },
38 {
39 "name": "ExE Boss",
40 "url": "https://github.com/ExE-Boss",
41 "githubUsername": "ExE-Boss"
42 },
43 {
44 "name": "Daniel Tschinder",
45 "url": "https://github.com/danez",
46 "githubUsername": "danez"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "typesVersions": {
52 "<=4.1": {
53 "*": [
54 "ts4.1/*"
55 ]
56 }
57 },
58 "repository": {
59 "type": "git",
60 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
61 "directory": "types/babel__traverse"
62 },
63 "scripts": {},
64 "dependencies": {
65 "@babel/types": "^7.3.0"
66 },
67 "typesPublisherContentHash": "61325de9f0b74cba96eaeefac07933081282586792f85c40749bbd2a07de6684",
68 "typeScriptVersion": "4.0"
69}
\No newline at end of file