@types/mochawesome
Version:
TypeScript definitions for mochawesome
28 lines • 870 B
JSON
{
"name": "@types/mochawesome",
"version": "6.2.5",
"description": "TypeScript definitions for mochawesome",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mochawesome",
"license": "MIT",
"contributors": [
{
"name": "Chris Gilardi",
"githubUsername": "Christop406",
"url": "https://github.com/Christop406"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mochawesome"
},
"scripts": {},
"dependencies": {
"@types/mocha": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "952fd1c1cbc03f854b6cc760fc25e2dacab1c9baf26ba3e9e5dd6bb5fccd4d80",
"typeScriptVersion": "5.2"
}