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