source: trip-planner-front/node_modules/@types/json-schema/package.json

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

adding photos

  • Property mode set to 100644
File size: 2.3 KB
Line 
1{
2 "_args": [
3 [
4 "@types/json-schema@7.0.9",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/json-schema@7.0.9",
10 "_id": "@types/json-schema@7.0.9",
11 "_inBundle": false,
12 "_integrity": "sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==",
13 "_location": "/@types/json-schema",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/json-schema@7.0.9",
19 "name": "@types/json-schema",
20 "escapedName": "@types%2fjson-schema",
21 "scope": "@types",
22 "rawSpec": "7.0.9",
23 "saveSpec": null,
24 "fetchSpec": "7.0.9"
25 },
26 "_requiredBy": [
27 "/@types/eslint",
28 "/copy-webpack-plugin/schema-utils",
29 "/css-minimizer-webpack-plugin/schema-utils",
30 "/mini-css-extract-plugin/schema-utils",
31 "/schema-utils",
32 "/terser-webpack-plugin/schema-utils",
33 "/webpack-dev-middleware/schema-utils",
34 "/webpack/schema-utils"
35 ],
36 "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",
37 "_spec": "7.0.9",
38 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
39 "bugs": {
40 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
41 },
42 "contributors": [
43 {
44 "name": "Boris Cherny",
45 "url": "https://github.com/bcherny"
46 },
47 {
48 "name": "Cyrille Tuzi",
49 "url": "https://github.com/cyrilletuzi"
50 },
51 {
52 "name": "Lucian Buzzo",
53 "url": "https://github.com/lucianbuzzo"
54 },
55 {
56 "name": "Roland Groza",
57 "url": "https://github.com/rolandjitsu"
58 },
59 {
60 "name": "Jason Kwok",
61 "url": "https://github.com/JasonHK"
62 }
63 ],
64 "dependencies": {},
65 "description": "TypeScript definitions for json-schema 4.0, 6.0 and",
66 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
67 "license": "MIT",
68 "main": "",
69 "name": "@types/json-schema",
70 "repository": {
71 "type": "git",
72 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
73 "directory": "types/json-schema"
74 },
75 "scripts": {},
76 "typeScriptVersion": "3.6",
77 "types": "index.d.ts",
78 "typesPublisherContentHash": "2eb4af77c88f8be05a313707b99902ae4fc14609b7a2af2b5ce7007443a63253",
79 "version": "7.0.9"
80}
Note: See TracBrowser for help on using the repository browser.