]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/frameworks/jquery-scrollspy/bower.json
Merge remote-tracking branch 'upstream/develop' into 1704-mastodon
[friendica.git] / view / theme / frio / frameworks / jquery-scrollspy / bower.json
1 {
2   "name": "jquery-scrollspy",
3   "homepage": "https://github.com/sxalexander/jquery-scrollspy/",
4   "description": "scrollspy is a simple jQuery plugin for firing events based on where the user has scrolled to in a page.",
5   "main": "jquery-scrollspy.min.js",
6   "keywords": [
7     "scrolling",
8     "scroll"
9   ],
10   "license": "MIT",
11   "ignore": [
12   ],
13   "dependencies": {
14     "jquery": ">=1.7.0"
15   },
16   "devDependencies": {
17   }
18 }