@types/cli-progress
Version:
TypeScript definitions for cli-progress
42 lines • 1.32 kB
JSON
{
"name": "@types/cli-progress",
"version": "3.11.6",
"description": "TypeScript definitions for cli-progress",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli-progress",
"license": "MIT",
"contributors": [
{
"name": " Mohamed Hegazy",
"githubUsername": "mhegazy",
"url": "https://github.com/mhegazy"
},
{
"name": "Álvaro Martínez",
"githubUsername": "alvaromartmart",
"url": "https://github.com/alvaromartmart"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Marko Schilde",
"githubUsername": "mschilde",
"url": "https://github.com/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": "9381114a56ad0797b10bcced637fd0b9673468cf18cbe4044c4ab3c824c7d1aa",
"typeScriptVersion": "4.8"
}