@types/ink-spinner
Version:
TypeScript definitions for ink-spinner
34 lines • 1.06 kB
JSON
{
"name": "@types/ink-spinner",
"version": "3.0.5",
"description": "TypeScript definitions for ink-spinner",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ink-spinner",
"license": "MIT",
"contributors": [
{
"name": "Łukasz Ostrowski",
"githubUsername": "lukostry",
"url": "https://github.com/lukostry"
},
{
"name": "Justin Anastos",
"githubUsername": "justinanastos",
"url": "https://github.com/justinanastos"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ink-spinner"
},
"scripts": {},
"dependencies": {
"@types/cli-spinners": "<2",
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "a9819b15e2b0594332aa987a152ff750e3bcd0ba1af1507c0700abbd546db39a",
"typeScriptVersion": "5.1"
}