UNPKG

952 BJSONView Raw
1{
2 "name": "@types/acorn",
3 "version": "4.0.6",
4 "description": "TypeScript definitions for Acorn",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/acorn",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "RReverser",
10 "url": "https://github.com/RReverser",
11 "githubUsername": "RReverser"
12 },
13 {
14 "name": "e-cloud",
15 "url": "https://github.com/e-cloud",
16 "githubUsername": "e-cloud"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/acorn"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/estree": "*"
29 },
30 "typesPublisherContentHash": "ddcea022bf260ed636fb469eb0880923eb24b6cd7e9ca6cb841e720675c50977",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file