@types/virtual-dom
Version:
TypeScript definitions for virtual-dom
25 lines • 805 B
JSON
{
"name": "@types/virtual-dom",
"version": "2.1.4",
"description": "TypeScript definitions for virtual-dom",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/virtual-dom",
"license": "MIT",
"contributors": [
{
"name": "Christopher Brown",
"githubUsername": "chbrown",
"url": "https://github.com/chbrown"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/virtual-dom"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "4b3fd20361b1791e5d8c33d19a5da1615905bdd2848081d270c5932989bb2ccb",
"typeScriptVersion": "4.5"
}