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.
31 lines
970 B
31 lines
970 B
8 years ago
|
{
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"dependencies": {
|
||
|
"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="
|
||
|
},
|
||
|
"jquery": {
|
||
|
"version": "3.2.1",
|
||
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
|
||
|
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
|
||
|
},
|
||
|
"tether": {
|
||
|
"version": "1.4.3",
|
||
|
"resolved": "https://registry.npmjs.org/tether/-/tether-1.4.3.tgz",
|
||
|
"integrity": "sha512-YCfE/Ym9MpZpzUmzbek7MiLEyTofxx2YS0rJfSOUXX0aZtfQgxcgw7/Re2oGJUsREWZtEF0DzBKCjqH+DzgL6A=="
|
||
|
}
|
||
|
}
|
||
|
}
|