@types/cli-progress
Version:
TypeScript definitions for cli-progress
42 lines • 1.32 kB
JSON
{
"name": "@types/cli-progress",
"version": "3.11.2",
"description": "TypeScript definitions for cli-progress",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli-progress",
"license": "MIT",
"contributors": [
{
"name": " Mohamed Hegazy",
"url": "https://github.com/mhegazy",
"githubUsername": "mhegazy"
},
{
"name": "Álvaro Martínez",
"url": "https://github.com/alvaromartmart",
"githubUsername": "alvaromartmart"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Marko Schilde",
"url": "https://github.com/mschilde",
"githubUsername": "mschilde"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cli-progress"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "5feaebed23db35c2f00285f0e3f17d92227495746da107c952a83d7dcbed2807",
"typeScriptVersion": "4.3"
}