source: trip-planner-front/node_modules/@types/minimatch/package.json@ 8d391a1

Last change on this file since 8d391a1 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/minimatch@3.0.5",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/minimatch@3.0.5",
10 "_id": "@types/minimatch@3.0.5",
11 "_inBundle": false,
12 "_integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
13 "_location": "/@types/minimatch",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/minimatch@3.0.5",
19 "name": "@types/minimatch",
20 "escapedName": "@types%2fminimatch",
21 "scope": "@types",
22 "rawSpec": "3.0.5",
23 "saveSpec": null,
24 "fetchSpec": "3.0.5"
25 },
26 "_requiredBy": [
27 "/@types/glob"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
30 "_spec": "3.0.5",
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": "vvakame",
38 "url": "https://github.com/vvakame"
39 },
40 {
41 "name": "Shant Marouti",
42 "url": "https://github.com/shantmarouti"
43 }
44 ],
45 "dependencies": {},
46 "description": "TypeScript definitions for Minimatch",
47 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch",
48 "license": "MIT",
49 "main": "",
50 "name": "@types/minimatch",
51 "repository": {
52 "type": "git",
53 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
54 "directory": "types/minimatch"
55 },
56 "scripts": {},
57 "typeScriptVersion": "3.6",
58 "types": "index.d.ts",
59 "typesPublisherContentHash": "ce8670ab7ddb0b32136aa0f819c3e7d791e75f04ff991f2f1baa3a9967dd61c0",
60 "version": "3.0.5"
61}
Note: See TracBrowser for help on using the repository browser.