-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
56 lines (56 loc) · 2.01 KB
/
package-lock.json
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
{
"name": "my-booking-sherpa-landing-page",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"animate.css": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/animate.css/-/animate.css-3.5.1.tgz",
"integrity": "sha1-n55N9TuiveAwiRvPc9jw2UC1fGM="
},
"bootstrap": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-3.3.7.tgz",
"integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
},
"font-awesome": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
},
"html5-device-mockups": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/html5-device-mockups/-/html5-device-mockups-3.0.0.tgz",
"integrity": "sha512-Uit/vD02MZajmfI9exZ0Qf265QZQ6nlPH9wCjDeZpQDr8P4NW0w8KwHNPAT3QE76WkN7JXRmipA4KHDXa8dZGA=="
},
"jquery": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
},
"jquery.easing": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/jquery.easing/-/jquery.easing-1.3.0.tgz",
"integrity": "sha1-4djG4k0W467jnRZymcqpx35SzrY=",
"requires": {
"jquery": ">= 1.3.0"
}
},
"scrollreveal": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/scrollreveal/-/scrollreveal-3.3.2.tgz",
"integrity": "sha1-DwWpdsWCPfKMoG2G8zVNzwT6k4s="
},
"svg-injector": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/svg-injector/-/svg-injector-1.1.3.tgz",
"integrity": "sha1-j7oY10GeX4GOcSxPgtg+41dhDmE="
},
"wowjs": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/wowjs/-/wowjs-1.1.2.tgz",
"integrity": "sha1-SjJPI/k0RCJWteCyKf7zrWJkVHY="
}
}
}