@types/kind-of
Version:
TypeScript definitions for kind-of
27 lines • 820 B
JSON
{
"name": "@types/kind-of",
"version": "6.0.1",
"description": "TypeScript definitions for kind-of",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/kind-of",
"license": "MIT",
"contributors": [
{
"name": "Claas Ahlrichs",
"url": "https://github.com/claasahl",
"githubUsername": "claasahl"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/kind-of"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "cbc750424b445d64072ae5091c48d10b72a5ee6aa753852e83161beb0b565cd0",
"typeScriptVersion": "4.5"
}