1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
| {
| "_from": "@types/swiper@^5.4.3",
| "_id": "@types/swiper@5.4.3",
| "_inBundle": false,
| "_integrity": "sha512-hJXpVeANf+XQXgbvmuFZdsnaSOKqOEZcaLDnHhZOJDRow+lfboatwubW+Ay9XiHobMGyEomkgpXSYRlDVn4gMQ==",
| "_location": "/@types/swiper",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/swiper@^5.4.3",
| "name": "@types/swiper",
| "escapedName": "@types%2fswiper",
| "scope": "@types",
| "rawSpec": "^5.4.3",
| "saveSpec": null,
| "fetchSpec": "^5.4.3"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/swiper/-/swiper-5.4.3.tgz",
| "_shasum": "a1420bd9737626e630bb116d711efde34f5b9e99",
| "_spec": "@types/swiper@^5.4.3",
| "_where": "D:\\project\\PAM\\PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Sebastián Galiano",
| "url": "https://github.com/sgaliano"
| },
| {
| "name": "Luca Trazzi",
| "url": "https://github.com/lucax88x"
| },
| {
| "name": "Eugene Matseruk",
| "url": "https://github.com/ematseruk"
| },
| {
| "name": "Luiz M.",
| "url": "https://github.com/odahcam"
| },
| {
| "name": "Justin Abene",
| "url": "https://github.com/jmca"
| },
| {
| "name": "Asif Rahman",
| "url": "https://github.com/daem0ndev"
| },
| {
| "name": "Liad Idan",
| "url": "https://github.com/LiadIdan"
| },
| {
| "name": "Sangwon Lee",
| "url": "https://github.com/john015"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for Swiper",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swiper",
| "license": "MIT",
| "main": "",
| "name": "@types/swiper",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/swiper"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "d45848bad7490dc6713c80e383953000999cf2bb73b18280b9f95371c6388741",
| "version": "5.4.3"
| }
|
|