@types/newman
Version:
TypeScript definitions for newman
28 lines • 875 B
JSON
{
"name": "@types/newman",
"version": "5.3.6",
"description": "TypeScript definitions for newman",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/newman",
"license": "MIT",
"contributors": [
{
"name": "Leonid Logvinov",
"githubUsername": "LogvinovLeon",
"url": "https://github.com/LogvinovLeon"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/newman"
},
"scripts": {},
"dependencies": {
"@types/postman-collection": "*",
"@types/tough-cookie": "*"
},
"typesPublisherContentHash": "f663442ca68c5a1b78af74a45647ebe887c5d5b8788a84fcb4866efff6f81dba",
"typeScriptVersion": "4.5"
}