You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.6 KiB

8 years ago
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
8 years ago
"@google/maps": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/@google/maps/-/maps-0.4.5.tgz",
"integrity": "sha1-cuuc+OfelEYZJF0Pjz+WlXHqhNg="
},
8 years ago
"bootstrap": {
"version": "4.0.0-alpha.6",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.0.0-alpha.6.tgz",
"integrity": "sha1-T1TdM6wN6sOyhAe8LffsYIhpycg=",
"requires": {
"jquery": "3.2.1",
"tether": "1.4.3"
}
},
"font-awesome": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
},
"hamburgers": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/hamburgers/-/hamburgers-0.9.1.tgz",
"integrity": "sha512-9r5OdIJFzhQCb37gHrmL8cbT5xgIySkY9HtyYLK+yZd1uYhoZ1h53iXXq5yk3+OO/OwEw3wlx3VawhfW1rwQuA=="
},
8 years ago
"jquery": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
},
8 years ago
"jquery-colorbox": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
"integrity": "sha1-eZRSUjpsSUg5Ik73AugH3rnAbMU=",
"requires": {
"jquery": "3.2.1"
}
},
8 years ago
"tether": {
"version": "1.4.3",
"resolved": "https://registry.npmjs.org/tether/-/tether-1.4.3.tgz",
"integrity": "sha512-YCfE/Ym9MpZpzUmzbek7MiLEyTofxx2YS0rJfSOUXX0aZtfQgxcgw7/Re2oGJUsREWZtEF0DzBKCjqH+DzgL6A=="
}
}
}