@types/chalk
Version:
Stub TypeScript definitions entry for chalk, which provides its own types definitions
12 lines • 399 B
JSON
{
"name": "@types/chalk",
"version": "2.2.4",
"description": "Stub TypeScript definitions entry for chalk, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"chalk": "*"
},
"deprecated": "This is a stub types definition. chalk provides its own type definitions, so you do not need this installed."
}