@types/eslint-plugin-mocha
Version:
TypeScript definitions for eslint-plugin-mocha
27 lines • 856 B
JSON
{
"name": "@types/eslint-plugin-mocha",
"version": "10.4.0",
"description": "TypeScript definitions for eslint-plugin-mocha",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-mocha",
"license": "MIT",
"contributors": [
{
"name": "rhysd",
"githubUsername": "rhysd",
"url": "https://github.com/rhysd"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/eslint-plugin-mocha"
},
"scripts": {},
"dependencies": {
"@types/eslint": "*"
},
"typesPublisherContentHash": "86e281e005a00beea26c0dbce202390c06fa25ae8687c86bbf9e0caa9d7adb87",
"typeScriptVersion": "4.7"
}