@types/babel-template
Version:
TypeScript definitions for babel-template
33 lines • 1.05 kB
JSON
{
"name": "@types/babel-template",
"version": "6.25.5",
"description": "TypeScript definitions for babel-template",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-template",
"license": "MIT",
"contributors": [
{
"name": "Troy Gerwien",
"githubUsername": "yortus",
"url": "https://github.com/yortus"
},
{
"name": "Marvin Hagemeister",
"githubUsername": "marvinhagemeister",
"url": "https://github.com/marvinhagemeister"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/babel-template"
},
"scripts": {},
"dependencies": {
"@types/babel-types": "*",
"@types/babylon": "*"
},
"typesPublisherContentHash": "7645f01badc3ef8843a6472803e34bb6b39b86d6a9db1c2e13713986c7e8a7c7",
"typeScriptVersion": "4.5"
}