27 lines
845 B
JSON
Executable File
27 lines
845 B
JSON
Executable File
{
|
|
"name": "@types/agent-base",
|
|
"version": "4.2.2",
|
|
"description": "TypeScript definitions for agent-base",
|
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/agent-base",
|
|
"license": "MIT",
|
|
"contributors": [
|
|
{
|
|
"name": "Christopher Quadflieg",
|
|
"url": "https://github.com/Shinigami92",
|
|
"githubUsername": "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": "f7c1c8e886d0ae16f561ff9f823b92b18b79833b370943976a8912e51fb299b0",
|
|
"typeScriptVersion": "3.6"
|
|
} |