UNPKG

876 BJSONView Raw
1{
2 "name": "@types/estraverse",
3 "version": "5.1.0",
4 "description": "TypeScript definitions for estraverse",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Sanex3339",
9 "url": "https://github.com/sanex3339",
10 "githubUsername": "sanex3339"
11 },
12 {
13 "name": "Jason Kwok",
14 "url": "https://github.com/JasonHK",
15 "githubUsername": "JasonHK"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/estraverse"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/estree": "*"
28 },
29 "typesPublisherContentHash": "71eecedf27be56d94f96022b4ba2a4d33a31a3b14bb97e86ba1552517dd74562",
30 "typeScriptVersion": "3.0"
31}
\No newline at end of file