@types/chai-as-promised
Version:
TypeScript definitions for chai-as-promised
54 lines • 1.65 kB
JSON
{
"name": "@types/chai-as-promised",
"version": "8.0.2",
"description": "TypeScript definitions for chai-as-promised",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-as-promised",
"license": "MIT",
"contributors": [
{
"name": "jt000",
"githubUsername": "jt000",
"url": "https://github.com/jt000"
},
{
"name": "Yuki Kokubun",
"githubUsername": "Kuniwak",
"url": "https://github.com/Kuniwak"
},
{
"name": "Leonard Thieu",
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
},
{
"name": "Mike Lazer-Walker",
"githubUsername": "lazerwalker",
"url": "https://github.com/lazerwalker"
},
{
"name": "Matt Bishop",
"githubUsername": "mattbishop",
"url": "https://github.com/mattbishop"
},
{
"name": "William Orr",
"githubUsername": "worr",
"url": "https://github.com/worr"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-as-promised"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "d532d9d8c301acd636aa6d04cff5652565e22319045a0d4b402f7b611921ee7a",
"typeScriptVersion": "5.0"
}