@types/mithril
Version:
TypeScript definitions for mithril
30 lines • 949 B
JSON
{
"name": "@types/mithril",
"version": "2.2.7",
"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": {},
"typesPublisherContentHash": "494afa866bfddba0a3b0ed11e0748dd89644b72c1aed755d89fc2d50bef2772e",
"typeScriptVersion": "4.8"
}