UNPKG

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