@types/listr
Version:
TypeScript definitions for listr
38 lines • 1.13 kB
JSON
{
"name": "@types/listr",
"version": "0.14.9",
"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"
},
"typesPublisherContentHash": "20752f72d7034d246aee643aecfa270ca0038d3c8723d15e7710d47829565714",
"typeScriptVersion": "4.5"
}