@types/hubot
Version:
TypeScript definitions for hubot
43 lines • 1.29 kB
JSON
{
"name": "@types/hubot",
"version": "3.3.4",
"description": "TypeScript definitions for hubot",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hubot",
"license": "MIT",
"contributors": [
{
"name": "Dirk Gadsden",
"url": "https://github.com/dirk",
"githubUsername": "dirk"
},
{
"name": "Kees C. Bakker",
"url": "https://github.com/KeesCBakker",
"githubUsername": "KeesCBakker"
},
{
"name": "Emil Marklund",
"url": "https://github.com/eeemil",
"githubUsername": "eeemil"
},
{
"name": "Jon Phenow",
"url": "https://github.com/jphenow",
"githubUsername": "jphenow"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hubot"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/scoped-http-client": "*"
},
"typesPublisherContentHash": "030e34543928d5f6eceba7908378aab70828858f45e6e504f435cf8e184602d6",
"typeScriptVersion": "4.5"
}