UNPKG

1.05 kBJSONView Raw
1{
2 "name": "@types/babel-template",
3 "version": "6.25.5",
4 "description": "TypeScript definitions for babel-template",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-template",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Troy Gerwien",
10 "githubUsername": "yortus",
11 "url": "https://github.com/yortus"
12 },
13 {
14 "name": "Marvin Hagemeister",
15 "githubUsername": "marvinhagemeister",
16 "url": "https://github.com/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/babel-template"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/babel-types": "*",
29 "@types/babylon": "*"
30 },
31 "typesPublisherContentHash": "7645f01badc3ef8843a6472803e34bb6b39b86d6a9db1c2e13713986c7e8a7c7",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file