UNPKG

994 BJSONView Raw
1{
2 "name": "@types/babylon",
3 "version": "6.16.6",
4 "description": "TypeScript definitions for babylon",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon",
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 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/babylon"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/babel-types": "*"
29 },
30 "typesPublisherContentHash": "294fc5f5bb76f2c3e69836bdab4091018fc8b4a3cecc40f5927bbb5dc3aafcbc",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file