@types/blessed
Version:
TypeScript definitions for blessed
52 lines • 1.59 kB
JSON
{
"name": "@types/blessed",
"version": "0.1.23",
"description": "TypeScript definitions for blessed",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blessed",
"license": "MIT",
"contributors": [
{
"name": "Bryn Austin Bellomy",
"url": "https://github.com/brynbellomy",
"githubUsername": "brynbellomy"
},
{
"name": "Steve Kellock",
"url": "https://github.com/skellock",
"githubUsername": "skellock"
},
{
"name": "Max Brauer",
"url": "https://github.com/mamachanko",
"githubUsername": "mamachanko"
},
{
"name": "Nathan Rajlich",
"url": "https://github.com/TooTallNate",
"githubUsername": "TooTallNate"
},
{
"name": "Daniel Berlanga",
"url": "https://github.com/danikaze",
"githubUsername": "danikaze"
},
{
"name": "Jeff Huijsmans",
"url": "https://github.com/jeffhuys",
"githubUsername": "jeffhuys"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/blessed"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "d6fb0448017bfcf45a0969e1997ca8852ac533c7cbc8d49a3681626e2b4f0cff",
"typeScriptVersion": "4.5"
}