We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17d236 commit ea03be8Copy full SHA for ea03be8
bower.json
@@ -1,15 +1,15 @@
1
{
2
- "name": "jquery.tocify.js",
3
- "version": "1.7.1",
4
- "homepage": "http://gregfranko.com/jquery.tocify.js",
5
- "authors": [
6
- "gfranko <[email protected]>"
7
- ],
8
- "dependencies": {
9
- "jquery": "~1.9.1",
10
- "jquery-ui": "~1.10.3",
11
- },
12
- "description": "A jQuery plugin that dynamically generates a table of contents.",
13
- "main": "jquery.tocify.js",
14
- "license": "MIT"
15
-}
+ "name": "jquery.tocify.js",
+ "version": "1.7.1",
+ "homepage": "http://gregfranko.com/jquery.tocify.js",
+ "authors": [
+ "gfranko <[email protected]>"
+ ],
+ "dependencies": {
+ "jquery": "~1.9.1",
+ "jquery-ui": "~1.10.3"
+ },
+ "description": "A jQuery plugin that dynamically generates a table of contents.",
+ "main": "jquery.tocify.js",
+ "license": "MIT"
+}
0 commit comments