@types/listr
Version:
TypeScript definitions for listr
39 lines • 1.16 kB
JSON
{
"name": "@types/listr",
"version": "0.14.10",
"description": "TypeScript definitions for listr",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/listr",
"license": "MIT",
"contributors": [
{
"name": "Dusan Radovanovic",
"githubUsername": "durad",
"url": "https://github.com/durad"
},
{
"name": "Vladislav Polyakov",
"githubUsername": "polRk",
"url": "https://github.com/polRk"
},
{
"name": "Jason Zukewich",
"githubUsername": "jgzuke",
"url": "https://github.com/jgzuke"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/listr"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"rxjs": "^6.5.1"
},
"peerDependencies": {},
"typesPublisherContentHash": "3742a5129dac9473f17f47f3740b1bf4648dd2a98e24842cad855e5269fc87ed",
"typeScriptVersion": "5.2"
}