@types/sinon
Version:
TypeScript definitions for sinon
63 lines • 1.9 kB
JSON
{
"name": "@types/sinon",
"version": "21.0.0",
"description": "TypeScript definitions for sinon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon",
"license": "MIT",
"contributors": [
{
"name": "William Sears",
"githubUsername": "mrbigdog2u",
"url": "https://github.com/mrbigdog2u"
},
{
"name": "Nico Jansen",
"githubUsername": "nicojs",
"url": "https://github.com/nicojs"
},
{
"name": "James Garbutt",
"githubUsername": "43081j",
"url": "https://github.com/43081j"
},
{
"name": "Greg Jednaszewski",
"githubUsername": "gjednaszewski",
"url": "https://github.com/gjednaszewski"
},
{
"name": "John Wood",
"githubUsername": "johnjesse",
"url": "https://github.com/johnjesse"
},
{
"name": "Alec Flett",
"githubUsername": "alecf",
"url": "https://github.com/alecf"
},
{
"name": "Simon Schick",
"githubUsername": "SimonSchick",
"url": "https://github.com/SimonSchick"
},
{
"name": "Mathias Schreck",
"githubUsername": "lo1tuma",
"url": "https://github.com/lo1tuma"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sinon"
},
"scripts": {},
"dependencies": {
"@types/sinonjs__fake-timers": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "23b176291f2b882b5f347933bf8e1105db9cd292e799baa0f26b11b878e60799",
"typeScriptVersion": "5.2"
}