@types/espree
Version:
TypeScript definitions for espree
36 lines • 1.04 kB
JSON
{
"name": "@types/espree",
"version": "10.1.0",
"description": "TypeScript definitions for espree",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/espree",
"license": "MIT",
"contributors": [
{
"name": "e6nlaq",
"githubUsername": "e6nlaq",
"url": "https://github.com/e6nlaq"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"exports": {
".": {
"import": "./index.d.ts",
"require": "./index.d.cts"
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/espree"
},
"scripts": {},
"dependencies": {
"acorn": "^8.12.0",
"eslint-visitor-keys": "^4.0.0"
},
"typesPublisherContentHash": "26e8a4ad441a61933a3e63caae695b515bd5eec3298fc67e09c2d9c9ef642bfa",
"typeScriptVersion": "4.8"
}