@types/eslint-plugin-jsx-a11y
Version:
TypeScript definitions for eslint-plugin-jsx-a11y
33 lines • 1.06 kB
JSON
{
"name": "@types/eslint-plugin-jsx-a11y",
"version": "6.10.0",
"description": "TypeScript definitions for eslint-plugin-jsx-a11y",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-jsx-a11y",
"license": "MIT",
"contributors": [
{
"name": "Seth Murphy",
"githubUsername": "eagerestwolf",
"url": "https://github.com/eagerestwolf"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/eslint-plugin-jsx-a11y"
},
"scripts": {},
"dependencies": {
"@types/eslint": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "92a24263a352b55fe35c179ef518e78c37ccdc42f38639506219ea2c617c41af",
"typeScriptVersion": "4.9"
}