@types/express-http-proxy
Version:
TypeScript definitions for express-http-proxy
52 lines • 1.63 kB
JSON
{
"name": "@types/express-http-proxy",
"version": "1.6.6",
"description": "TypeScript definitions for express-http-proxy",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-http-proxy",
"license": "MIT",
"contributors": [
{
"name": " ulrichb",
"githubUsername": "ulrichb",
"url": "https://github.com/ulrichb"
},
{
"name": "Daniel Schopf",
"githubUsername": "Danscho",
"url": "https://github.com/Danscho"
},
{
"name": "Gabriel Fournier",
"githubUsername": "carboneater",
"url": "https://github.com/carboneater"
},
{
"name": "Niek van Bennekom",
"githubUsername": "niekvb",
"url": "https://github.com/niekvb"
},
{
"name": "John L. Singleton",
"githubUsername": "jsinglet",
"url": "https://github.com/jsinglet"
},
{
"name": "Lindsay Wardell",
"githubUsername": "lindsaykwardell",
"url": "https://github.com/lindsaykwardell"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/express-http-proxy"
},
"scripts": {},
"dependencies": {
"@types/express": "*"
},
"typesPublisherContentHash": "a388b8ca28ee473ec28af5238309c8a46db763410d6af8763271d06a6e263299",
"typeScriptVersion": "4.5"
}