@types/agent-base
Version:
TypeScript definitions for agent-base
27 lines • 845 B
JSON
{
"name": "@types/agent-base",
"version": "4.2.5",
"description": "TypeScript definitions for agent-base",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/agent-base",
"license": "MIT",
"contributors": [
{
"name": "Christopher Quadflieg",
"githubUsername": "Shinigami92",
"url": "https://github.com/Shinigami92"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/agent-base"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "3cbcaf57531611e052e45ab1d7379919c81969182c7fd15679f6c2eaa1f7d5e3",
"typeScriptVersion": "4.5"
}