@types/sinon-express-mock
Version:
TypeScript definitions for sinon-express-mock
33 lines • 1.04 kB
JSON
{
"name": "@types/sinon-express-mock",
"version": "1.3.12",
"description": "TypeScript definitions for sinon-express-mock",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sinon-express-mock",
"license": "MIT",
"contributors": [
{
"name": "Jared Chapiewsky",
"githubUsername": "jpchip",
"url": "https://github.com/jpchip"
},
{
"name": "Tomek Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sinon-express-mock"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/sinon": "*"
},
"typesPublisherContentHash": "4424c041c958b9ee7e3173af018e29a9b4944b09f341932c5800601c0bf58de2",
"typeScriptVersion": "4.5"
}