@types/assert-plus
Version:
TypeScript definitions for assert-plus
27 lines • 855 B
JSON
{
"name": "@types/assert-plus",
"version": "1.0.6",
"description": "TypeScript definitions for assert-plus",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assert-plus",
"license": "MIT",
"contributors": [
{
"name": "Костя Третяк",
"url": "https://github.com/KostyaTretyak",
"githubUsername": "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": "93e071b2ab566867d8eb6782653ddeae434960123cf9f7f7e6a15000cad50236",
"typeScriptVersion": "4.5"
}