@types/assert-plus
Version:
TypeScript definitions for assert-plus
27 lines • 855 B
JSON
{
"name": "@types/assert-plus",
"version": "1.0.8",
"description": "TypeScript definitions for assert-plus",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assert-plus",
"license": "MIT",
"contributors": [
{
"name": "Костя Третяк",
"githubUsername": "KostyaTretyak",
"url": "https://github.com/KostyaTretyak"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/assert-plus"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "a62c9de69c187a22e7d197b25bf94b99286603d420011dd43ca5b8d0789fa25f",
"typeScriptVersion": "4.5"
}