UNPKG

1.11 kBJSONView Raw
1{
2 "name": "@types/esprima",
3 "version": "4.0.3",
4 "description": "TypeScript definitions for Esprima",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/esprima",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "teppeis",
10 "url": "https://github.com/teppeis",
11 "githubUsername": "teppeis"
12 },
13 {
14 "name": "RReverser",
15 "url": "https://github.com/RReverser",
16 "githubUsername": "RReverser"
17 },
18 {
19 "name": "peter-scott",
20 "url": "https://github.com/peter-scott",
21 "githubUsername": "peter-scott"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/esprima"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/estree": "*"
34 },
35 "typesPublisherContentHash": "f7108e95f7f59c19f40c3f52c4a48c0a431bc6d56fa4f2f8329b7dd434289e95",
36 "typeScriptVersion": "3.6"
37}
\No newline at end of file