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 54374f5 commit 7e0caabCopy full SHA for 7e0caab
package.json
@@ -0,0 +1,17 @@
1
+{
2
+ "name": "bootstrap-dropdown-hover",
3
+ "version": "1.1.0",
4
+ "description": "Bootstrap based responsive mulltilevel dropdown navigation menu with fascinating animations",
5
+ "main": "boootstrap-dropdownhover.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/kybarg/bootstrap-dropdown-hover.git"
9
+ },
10
+ "keywords": ["multilevel","boostrap3"],
11
+ "author": "kybarg",
12
+ "license": "MIT",
13
+ "bugs": {
14
+ "url": "https://github.com/kybarg/bootstrap-dropdown-hover/issues"
15
16
+ "homepage": "https://github.com/kybarg/bootstrap-dropdown-hover#readme"
17
+}
0 commit comments