@types/mithril
Version:
TypeScript definitions for Mithril
30 lines • 950 B
JSON
{
"name": "@types/mithril",
"version": "2.0.12",
"description": "TypeScript definitions for Mithril",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mithril",
"license": "MIT",
"contributors": [
{
"name": "Mike Linkovich",
"url": "https://github.com/spacejack",
"githubUsername": "spacejack"
},
{
"name": "Claudia Meadows",
"url": "https://github.com/dead-claudia",
"githubUsername": "dead-claudia"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mithril"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "26adf07eeaf1231b9cd6be3bafec1b512f763ef4af2179655073b306f934e584",
"typeScriptVersion": "4.2"
}