source: trip-planner-front/node_modules/@types/estree/package.json@ 59329aa

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

adding photos

  • Property mode set to 100644
File size: 1.7 KB
Line 
1{
2 "_args": [
3 [
4 "@types/estree@0.0.50",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/estree@0.0.50",
10 "_id": "@types/estree@0.0.50",
11 "_inBundle": false,
12 "_integrity": "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==",
13 "_location": "/@types/estree",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/estree@0.0.50",
19 "name": "@types/estree",
20 "escapedName": "@types%2festree",
21 "scope": "@types",
22 "rawSpec": "0.0.50",
23 "saveSpec": null,
24 "fetchSpec": "0.0.50"
25 },
26 "_requiredBy": [
27 "/@types/eslint",
28 "/@types/eslint-scope",
29 "/webpack"
30 ],
31 "_resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz",
32 "_spec": "0.0.50",
33 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
34 "bugs": {
35 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
36 },
37 "contributors": [
38 {
39 "name": "RReverser",
40 "url": "https://github.com/RReverser"
41 }
42 ],
43 "dependencies": {},
44 "description": "TypeScript definitions for ESTree AST specification",
45 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
46 "license": "MIT",
47 "main": "",
48 "name": "@types/estree",
49 "repository": {
50 "type": "git",
51 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
52 "directory": "types/estree"
53 },
54 "scripts": {},
55 "typeScriptVersion": "3.6",
56 "types": "index.d.ts",
57 "typesPublisherContentHash": "17c3bbf309fdb8f5ab9aed3719a85b192528e1cc459e4ce8336f68936d64b34d",
58 "version": "0.0.50"
59}
Note: See TracBrowser for help on using the repository browser.