source: trip-planner-front/node_modules/@types/jasmine/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: 2.8 KB
Line 
1{
2 "_args": [
3 [
4 "@types/jasmine@3.8.2",
5 "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
6 ]
7 ],
8 "_development": true,
9 "_from": "@types/jasmine@3.8.2",
10 "_id": "@types/jasmine@3.8.2",
11 "_inBundle": false,
12 "_integrity": "sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==",
13 "_location": "/@types/jasmine",
14 "_phantomChildren": {},
15 "_requested": {
16 "type": "version",
17 "registry": true,
18 "raw": "@types/jasmine@3.8.2",
19 "name": "@types/jasmine",
20 "escapedName": "@types%2fjasmine",
21 "scope": "@types",
22 "rawSpec": "3.8.2",
23 "saveSpec": null,
24 "fetchSpec": "3.8.2"
25 },
26 "_requiredBy": [
27 "#DEV:/"
28 ],
29 "_resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.8.2.tgz",
30 "_spec": "3.8.2",
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": "Boris Yankov",
38 "url": "https://github.com/borisyankov"
39 },
40 {
41 "name": "Theodore Brown",
42 "url": "https://github.com/theodorejb"
43 },
44 {
45 "name": "David Pärsson",
46 "url": "https://github.com/davidparsson"
47 },
48 {
49 "name": "Lukas Zech",
50 "url": "https://github.com/lukas-zech-software"
51 },
52 {
53 "name": "Boris Breuer",
54 "url": "https://github.com/Engineer2B"
55 },
56 {
57 "name": "Chris Yungmann",
58 "url": "https://github.com/cyungmann"
59 },
60 {
61 "name": "Giles Roadnight",
62 "url": "https://github.com/Roaders"
63 },
64 {
65 "name": "Yaroslav Admin",
66 "url": "https://github.com/devoto13"
67 },
68 {
69 "name": "Domas Trijonis",
70 "url": "https://github.com/fdim"
71 },
72 {
73 "name": "Moshe Kolodny",
74 "url": "https://github.com/kolodny"
75 },
76 {
77 "name": "Stephen Farrar",
78 "url": "https://github.com/stephenfarrar"
79 },
80 {
81 "name": "Dominik Ehrenberg",
82 "url": "https://github.com/djungowski"
83 },
84 {
85 "name": "Chives",
86 "url": "https://github.com/chivesrs"
87 },
88 {
89 "name": "kirjs",
90 "url": "https://github.com/kirjs"
91 },
92 {
93 "name": "Md. Enzam Hossain",
94 "url": "https://github.com/ienzam"
95 }
96 ],
97 "dependencies": {},
98 "description": "TypeScript definitions for Jasmine",
99 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine",
100 "license": "MIT",
101 "main": "",
102 "name": "@types/jasmine",
103 "repository": {
104 "type": "git",
105 "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
106 "directory": "types/jasmine"
107 },
108 "scripts": {},
109 "typeScriptVersion": "3.6",
110 "types": "index.d.ts",
111 "typesPublisherContentHash": "e848a403332ac1a7d20012622f31eeb8fa8c19a2adba2031559cf82f32008e0e",
112 "version": "3.8.2"
113}
Note: See TracBrowser for help on using the repository browser.