UNPKG

@types/chai-spies

Version:
37 lines 1.14 kB
{ "name": "@types/chai-spies", "version": "1.0.6", "description": "TypeScript definitions for chai-spies", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-spies", "license": "MIT", "contributors": [ { "name": "Ilya Kuznetsov", "githubUsername": "kuzn-ilya", "url": "https://github.com/kuzn-ilya" }, { "name": "Harm van der Werf", "githubUsername": "harm-less", "url": "https://github.com/harm-less" }, { "name": "Jouni Suorsa", "githubUsername": "jounisuo", "url": "https://github.com/jounisuo" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/chai-spies" }, "scripts": {}, "dependencies": { "@types/chai": "*" }, "typesPublisherContentHash": "6f85771e25f1c591aebea833f9e1beaea67b67bc83d516f24b48b26509193336", "typeScriptVersion": "4.5" }