UNPKG

@types/sinon-chai

Version:
29 lines 903 B
{ "name": "@types/sinon-chai", "version": "4.0.0", "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" } ], "type": "module", "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": "9233f855565ad4e48a272b7d3b611cb45a9112234d66efe508b6d720b2ef9859", "typeScriptVersion": "4.8" }