@types/esquery
Version:
TypeScript definitions for esquery
32 lines • 991 B
JSON
{
"name": "@types/esquery",
"version": "1.0.2",
"description": "TypeScript definitions for esquery",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esquery",
"license": "MIT",
"contributors": [
{
"name": "cherryblossom000",
"url": "https://github.com/cherryblossom000",
"githubUsername": "cherryblossom000"
},
{
"name": "Brad Zacher",
"url": "https://github.com/bradzacher",
"githubUsername": "bradzacher"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/esquery"
},
"scripts": {},
"dependencies": {
"@types/estree": "*"
},
"typesPublisherContentHash": "ea9084622af38019e444c67b41e236d3f13fc80d65e6963d803049548d41c4f3",
"typeScriptVersion": "3.6"
}