UNPKG

732 BJSONView Raw
1{
2 "name": "@types/sinon-test",
3 "version": "2.4.1",
4 "description": "TypeScript definitions for sinon-test",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Francis Saul",
9 "url": "https://github.com/mummybot",
10 "githubUsername": "mummybot"
11 }
12 ],
13 "main": "",
14 "types": "index.d.ts",
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
18 "directory": "types/sinon-test"
19 },
20 "scripts": {},
21 "dependencies": {
22 "@types/sinon": "*"
23 },
24 "typesPublisherContentHash": "7d72b4f246c7e772630f182b373be1c739f85b573a83313b4f22a5d2d7efb252",
25 "typeScriptVersion": "2.8"
26}
\No newline at end of file