UNPKG

1.61 kBJSONView Raw
1{
2 "name": "@types/babel__core",
3 "version": "7.1.15",
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.1.0",
44 "@babel/types": "^7.0.0",
45 "@types/babel__generator": "*",
46 "@types/babel__template": "*",
47 "@types/babel__traverse": "*"
48 },
49 "typesPublisherContentHash": "a5aa1b55e58271777246d61dff312f75c35f961b1aa41a4c88986b4c73271542",
50 "typeScriptVersion": "3.6"
51}
\No newline at end of file