@types/mithril
Version:
TypeScript definitions for mithril
31 lines • 977 B
JSON
{
"name": "@types/mithril",
"version": "2.2.8",
"description": "TypeScript definitions for mithril",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mithril",
"license": "MIT",
"contributors": [
{
"name": "Mike Linkovich",
"githubUsername": "spacejack",
"url": "https://github.com/spacejack"
},
{
"name": "Claudia Meadows",
"githubUsername": "dead-claudia",
"url": "https://github.com/dead-claudia"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mithril"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "729deafa98135e39372efe07428a844f7db10d337c845274bff7d6cf196d4594",
"typeScriptVersion": "5.2"
}