source: trip-planner-front/node_modules/@types/eslint-scope/package.json@ e29cc2e

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

adding photos

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