UNPKG

@types/react-blessed

Version:
33 lines 1.04 kB
{ "name": "@types/react-blessed", "version": "0.7.8", "description": "TypeScript definitions for react-blessed", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-blessed", "license": "MIT", "contributors": [ { "name": "Century Guo", "githubUsername": "guoshencheng", "url": "https://github.com/guoshencheng" }, { "name": "Robbie Nichols", "githubUsername": "defnotrobbie", "url": "https://github.com/defnotrobbie" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-blessed" }, "scripts": {}, "dependencies": { "@types/blessed": "*", "@types/react": "*" }, "typesPublisherContentHash": "d8bd4fc4279f2d52969d0d894c4c8abadcb265b26d1a5635b8c2cecc56890792", "typeScriptVersion": "4.6" }