UNPKG

@types/sinon-chai

Version:
28 lines 882 B
{ "name": "@types/sinon-chai", "version": "3.2.12", "description": "TypeScript definitions for sinon-chai", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-chai", "license": "MIT", "contributors": [ { "name": "Kazi Manzur Rashid", "githubUsername": "kazimanzurrashid", "url": "https://github.com/kazimanzurrashid" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/sinon-chai" }, "scripts": {}, "dependencies": { "@types/chai": "*", "@types/sinon": "*" }, "typesPublisherContentHash": "04a406a601e75251fdd8c5a46bc2de24279ba1dea0e7806df879d565a0eaccf8", "typeScriptVersion": "4.5" }