@types/restify
Version:
TypeScript definitions for restify
55 lines • 1.69 kB
JSON
{
"name": "@types/restify",
"version": "8.5.11",
"description": "TypeScript definitions for restify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/restify",
"license": "MIT",
"contributors": [
{
"name": "Bret Little",
"githubUsername": "blittle",
"url": "https://github.com/blittle"
},
{
"name": "Leandro Almeida",
"githubUsername": "leanazulyoro",
"url": "https://github.com/leanazulyoro"
},
{
"name": "Mitchell Bundy",
"githubUsername": "mgebundy",
"url": "https://github.com/mgebundy"
},
{
"name": "Alexandre Moraes",
"githubUsername": "alcmoraes",
"url": "https://github.com/alcmoraes"
},
{
"name": "Quinn Langille",
"githubUsername": "quinnlangille",
"url": "https://github.com/quinnlangille"
},
{
"name": "Gaikwad Pratik",
"githubUsername": "GaikwadPratik",
"url": "https://github.com/GaikwadPratik"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/restify"
},
"scripts": {},
"dependencies": {
"@types/bunyan": "*",
"@types/formidable": "^1",
"@types/node": "*",
"@types/spdy": "*"
},
"typesPublisherContentHash": "df47c168d45a9554a43d2069a4ea1300e9047a99bae76e45002244a7f38d44f8",
"typeScriptVersion": "4.5"
}