@types/klaw
Version:
TypeScript definitions for klaw
32 lines • 956 B
JSON
{
"name": "@types/klaw",
"version": "3.0.6",
"description": "TypeScript definitions for klaw",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/klaw",
"license": "MIT",
"contributors": [
{
"name": "Matthew McEachen",
"githubUsername": "mceachen",
"url": "https://github.com/mceachen"
},
{
"name": "Pascal Sthamer",
"githubUsername": "p4sca1",
"url": "https://github.com/p4sca1"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/klaw"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "400ea99c000f26e83ea38447bdcb02da2554a963e0b8cab612e36397e6429d3a",
"typeScriptVersion": "4.5"
}