JezK
Edit File: package.json
{ "name": "@types/mocha", "version": "10.0.0", "description": "TypeScript definitions for mocha", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha", "license": "MIT", "contributors": [ { "name": "Kazi Manzur Rashid", "url": "https://github.com/kazimanzurrashid", "githubUsername": "kazimanzurrashid" }, { "name": "otiai10", "url": "https://github.com/otiai10", "githubUsername": "otiai10" }, { "name": "Vadim Macagon", "url": "https://github.com/enlight", "githubUsername": "enlight" }, { "name": "Andrew Bradley", "url": "https://github.com/cspotcode", "githubUsername": "cspotcode" }, { "name": "Dmitrii Sorin", "url": "https://github.com/1999", "githubUsername": "1999" }, { "name": "Noah Hummel", "url": "https://github.com/strangedev", "githubUsername": "strangedev" }, { "name": "nicojs", "url": "https://github.com/nicojs", "githubUsername": "nicojs" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/mocha" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "7f4c460e4a1cb67bddcd36ef132b6e2e045268ac8a4d0367e8e2143c788448de", "typeScriptVersion": "4.1" }