UNPKG

854 BJSONView Raw
1{
2 "name": "@types/babel-generator",
3 "version": "6.25.5",
4 "description": "TypeScript definitions for babel-generator",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-generator",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Troy Gerwien",
10 "url": "https://github.com/yortus",
11 "githubUsername": "yortus"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/babel-generator"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/babel-types": "*"
24 },
25 "typesPublisherContentHash": "9fea7367c83c56dc1cf4492748c600fadeffbb9f7a586ad3e9321b04f335509d",
26 "typeScriptVersion": "3.8"
27}
\No newline at end of file