@types/should-sinon
Version:
TypeScript definitions for should-sinon
28 lines • 860 B
JSON
{
"name": "@types/should-sinon",
"version": "0.0.13",
"description": "TypeScript definitions for should-sinon",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/should-sinon",
"license": "MIT",
"contributors": [
{
"name": "AryloYeung",
"githubUsername": "Arylo",
"url": "https://github.com/Arylo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/should-sinon"
},
"scripts": {},
"dependencies": {
"should": "^13.2.1"
},
"peerDependencies": {},
"typesPublisherContentHash": "3bbe1216fec5daf919d592f9b2b60f66c0d76300263f8223c73851d13d47794d",
"typeScriptVersion": "5.2"
}