@types/chai-fuzzy
Version:
TypeScript definitions for chai-fuzzy
27 lines • 836 B
JSON
{
"name": "@types/chai-fuzzy",
"version": "1.3.36",
"description": "TypeScript definitions for chai-fuzzy",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-fuzzy",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-fuzzy"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "d3b27ddabd8f13ff12aa60e2c4ee10847619cc86232fd1274c1ca3a9d9671512",
"typeScriptVersion": "4.8"
}