UNPKG

1.03 kBJSONView Raw
1{
2 "name": "@types/babel__core",
3 "version": "7.0.0",
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 "main": "",
24 "repository": {
25 "type": "git",
26 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
27 },
28 "scripts": {},
29 "dependencies": {
30 "@babel/types": "^7.0.0-beta.54",
31 "@types/babylon": "*"
32 },
33 "typesPublisherContentHash": "a434b31778749e74283557b4c940d00d452f0464c57f949f8bfcb7fbd2c7aad8",
34 "typeScriptVersion": "2.8"
35}
\No newline at end of file