@types/assert
Version:
TypeScript definitions for assert
36 lines • 1.1 kB
JSON
{
"name": "@types/assert",
"version": "1.5.11",
"description": "TypeScript definitions for assert",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/assert",
"license": "MIT",
"contributors": [
{
"name": "Nico Gallinal",
"githubUsername": "nicoabie",
"url": "https://github.com/nicoabie"
},
{
"name": "Linus Unnebäck",
"githubUsername": "LinusU",
"url": "https://github.com/LinusU"
},
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/assert"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "713e04c34c09c5eb8b41c43e626c31e252adfeadc7fa746fa68bc7ef11c56dda",
"typeScriptVersion": "4.8"
}