@types/chai
Version:
TypeScript definitions for chai
74 lines • 2.25 kB
JSON
{
"name": "@types/chai",
"version": "5.2.1",
"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"
},
{
"name": "Olivier Chevet",
"githubUsername": "olivr70",
"url": "https://github.com/olivr70"
},
{
"name": "Matt Wistrand",
"githubUsername": "mwistrand",
"url": "https://github.com/mwistrand"
},
{
"name": "Shaun Luttin",
"githubUsername": "shaunluttin",
"url": "https://github.com/shaunluttin"
},
{
"name": "Satana Charuwichitratana",
"githubUsername": "micksatana",
"url": "https://github.com/micksatana"
},
{
"name": "Erik Schierboom",
"githubUsername": "ErikSchierboom",
"url": "https://github.com/ErikSchierboom"
},
{
"name": "Bogdan Paranytsia",
"githubUsername": "bparan",
"url": "https://github.com/bparan"
},
{
"name": "CXuesong",
"githubUsername": "CXuesong",
"url": "https://github.com/CXuesong"
},
{
"name": "Joey Kilpatrick",
"githubUsername": "joeykilpatrick",
"url": "https://github.com/joeykilpatrick"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai"
},
"scripts": {},
"dependencies": {
"@types/deep-eql": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "75fd1a85769adba4693f1d03e8bfb998fc91ff094fa7bad204a7163e0c6e74e4",
"typeScriptVersion": "5.0"
}