@types/chai
Version:
TypeScript definitions for chai
30 lines • 925 B
JSON
{
"name": "@types/chai",
"version": "2.0.6",
"description": "TypeScript definitions for chai",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "Andrew Brown",
"githubUsername": "AGBrown",
"url": "https://github.com/AGBrown"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2219d7e2b10704622a08d7a655854a825ad15ca87db7cff9c6f28bb6e433359b",
"typeScriptVersion": "4.5"
}