UNPKG

862 BJSONView Raw
1{
2 "name": "@types/babel-generator",
3 "version": "6.25.3",
4 "description": "TypeScript definitions for babel-generator",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Troy Gerwien",
9 "url": "https://github.com/yortus",
10 "githubUsername": "yortus"
11 },
12 {
13 "name": "Johnny Estilles",
14 "url": "https://github.com/johnnyestilles",
15 "githubUsername": "johnnyestilles"
16 }
17 ],
18 "main": "",
19 "types": "index",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
23 },
24 "scripts": {},
25 "dependencies": {
26 "@types/babel-types": "*"
27 },
28 "typesPublisherContentHash": "3b3fa563d1abc8b0195c8959ca8f268fcd10acdc383f73f4e03c63f9609d098c",
29 "typeScriptVersion": "2.8"
30}
\No newline at end of file