@types/halogen
Version:
TypeScript definitions for halogen
27 lines • 822 B
JSON
{
"name": "@types/halogen",
"version": "0.2.10",
"description": "TypeScript definitions for halogen",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/halogen",
"license": "MIT",
"contributors": [
{
"name": "Vincent Rouffiat",
"githubUsername": "steller",
"url": "https://github.com/steller"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/halogen"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "ec9e24d8c6c2427c3414673ac8e258b376f1c0477f6444ecd01a498d333772da",
"typeScriptVersion": "4.5"
}