UNPKG

727 BJSONView Raw
1{
2 "name": "@types/sinon-test",
3 "version": "2.4.0",
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",
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": "43acb63a6edf61507d8a33df7140b39cf32524e3dc0465392e724a5c75bc0fda",
25 "typeScriptVersion": "2.8"
26}
\No newline at end of file