UNPKG

2.31 kBJSONView Raw
1{
2 "name": "@types/sinon",
3 "version": "7.5.0",
4 "description": "TypeScript definitions for Sinon",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "William Sears",
9 "url": "https://github.com/mrbigdog2u",
10 "githubUsername": "mrbigdog2u"
11 },
12 {
13 "name": "Jonathan Little",
14 "url": "https://github.com/rationull",
15 "githubUsername": "rationull"
16 },
17 {
18 "name": "Lukas Spieß",
19 "url": "https://github.com/lumaxis",
20 "githubUsername": "lumaxis"
21 },
22 {
23 "name": "Nico Jansen",
24 "url": "https://github.com/nicojs",
25 "githubUsername": "nicojs"
26 },
27 {
28 "name": "James Garbutt",
29 "url": "https://github.com/43081j",
30 "githubUsername": "43081j"
31 },
32 {
33 "name": "Josh Goldberg",
34 "url": "https://github.com/joshuakgoldberg",
35 "githubUsername": "joshuakgoldberg"
36 },
37 {
38 "name": "Greg Jednaszewski",
39 "url": "https://github.com/gjednaszewski",
40 "githubUsername": "gjednaszewski"
41 },
42 {
43 "name": "John Wood",
44 "url": "https://github.com/johnjesse",
45 "githubUsername": "johnjesse"
46 },
47 {
48 "name": "Alec Flett",
49 "url": "https://github.com/alecf",
50 "githubUsername": "alecf"
51 },
52 {
53 "name": "Simon Schick",
54 "url": "https://github.com/SimonSchick",
55 "githubUsername": "SimonSchick"
56 },
57 {
58 "name": "Roey Berman",
59 "url": "https://github.com/bergundy",
60 "githubUsername": "bergundy"
61 }
62 ],
63 "main": "",
64 "types": "index",
65 "typesVersions": {
66 ">=3.1.0-0": {
67 "*": [
68 "ts3.1/*"
69 ]
70 }
71 },
72 "repository": {
73 "type": "git",
74 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
75 "directory": "types/sinon"
76 },
77 "scripts": {},
78 "dependencies": {},
79 "typesPublisherContentHash": "3319371cfac2670064fd5c7f35ccdc3b38ddd88c3951d9e91675165b7fbd5807",
80 "typeScriptVersion": "2.8"
81}
\No newline at end of file