UNPKG

1.87 kBJSONView Raw
1{
2 "name": "@types/sinon",
3 "version": "10.0.6",
4 "description": "TypeScript definitions for Sinon",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "William Sears",
10 "url": "https://github.com/mrbigdog2u",
11 "githubUsername": "mrbigdog2u"
12 },
13 {
14 "name": "Lukas Spieß",
15 "url": "https://github.com/lumaxis",
16 "githubUsername": "lumaxis"
17 },
18 {
19 "name": "Nico Jansen",
20 "url": "https://github.com/nicojs",
21 "githubUsername": "nicojs"
22 },
23 {
24 "name": "James Garbutt",
25 "url": "https://github.com/43081j",
26 "githubUsername": "43081j"
27 },
28 {
29 "name": "Greg Jednaszewski",
30 "url": "https://github.com/gjednaszewski",
31 "githubUsername": "gjednaszewski"
32 },
33 {
34 "name": "John Wood",
35 "url": "https://github.com/johnjesse",
36 "githubUsername": "johnjesse"
37 },
38 {
39 "name": "Alec Flett",
40 "url": "https://github.com/alecf",
41 "githubUsername": "alecf"
42 },
43 {
44 "name": "Simon Schick",
45 "url": "https://github.com/SimonSchick",
46 "githubUsername": "SimonSchick"
47 }
48 ],
49 "main": "",
50 "types": "index.d.ts",
51 "repository": {
52 "type": "git",
53 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/sinon"
55 },
56 "scripts": {},
57 "dependencies": {
58 "@sinonjs/fake-timers": "^7.1.0"
59 },
60 "typesPublisherContentHash": "060c4686e12d5eae0929ac50f2abbcbe96e223366c4ab54948a9151c3de80eb4",
61 "typeScriptVersion": "3.7"
62}
\No newline at end of file