UNPKG

1.61 kBJSONView Raw
1{
2 "name": "@types/babel__core",
3 "version": "7.20.0",
4 "description": "TypeScript definitions for @babel/core",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core",
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": "Melvin Groenhoff",
20 "url": "https://github.com/mgroenhoff",
21 "githubUsername": "mgroenhoff"
22 },
23 {
24 "name": "Jessica Franco",
25 "url": "https://github.com/Jessidhia",
26 "githubUsername": "Jessidhia"
27 },
28 {
29 "name": "Ifiok Jr.",
30 "url": "https://github.com/ifiokjr",
31 "githubUsername": "ifiokjr"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/babel__core"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@babel/parser": "^7.20.7",
44 "@babel/types": "^7.20.7",
45 "@types/babel__generator": "*",
46 "@types/babel__template": "*",
47 "@types/babel__traverse": "*"
48 },
49 "typesPublisherContentHash": "5f7ac35ea0366e8fe844535c52b8a802863f6047af2f052830c5b75a78d9b55c",
50 "typeScriptVersion": "4.2"
51}
\No newline at end of file