UNPKG

@types/eslint-utils

Version:
28 lines 885 B
{ "name": "@types/eslint-utils", "version": "3.0.5", "description": "TypeScript definitions for eslint-utils", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-utils", "license": "MIT", "contributors": [ { "name": "Josh Goldberg", "githubUsername": "JoshuaKGoldberg", "url": "https://github.com/JoshuaKGoldberg" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/eslint-utils" }, "scripts": {}, "dependencies": { "@types/eslint": "*", "@types/estree": "*" }, "typesPublisherContentHash": "8f72a18eedc3fb285f9d508d636f22eeb3d9df30530137614d8ba135daa75e1d", "typeScriptVersion": "4.5" }