source: trip-planner-front/node_modules/@types/estree/package.json@ 6a80231

Last change on this file since 6a80231 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 800 bytes
Line 
1{
2 "name": "@types/estree",
3 "version": "0.0.50",
4 "description": "TypeScript definitions for ESTree AST specification",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "RReverser",
10 "url": "https://github.com/RReverser",
11 "githubUsername": "RReverser"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/estree"
20 },
21 "scripts": {},
22 "dependencies": {},
23 "typesPublisherContentHash": "17c3bbf309fdb8f5ab9aed3719a85b192528e1cc459e4ce8336f68936d64b34d",
24 "typeScriptVersion": "3.6"
25}
Note: See TracBrowser for help on using the repository browser.