@types/chai-fs
Version:
TypeScript definitions for chai-fs
27 lines • 836 B
JSON
{
"name": "@types/chai-fs",
"version": "2.0.5",
"description": "TypeScript definitions for chai-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-fs",
"license": "MIT",
"contributors": [
{
"name": "Dimitar Danailov",
"githubUsername": "dimitardanailov",
"url": "https://github.com/dimitardanailov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-fs"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "df76d91512b8736a636e0aff8124129be8b6918701e796855965b23fd5adb463",
"typeScriptVersion": "4.6"
}