diff --git a/package.json b/package.json new file mode 100644 index 0000000..a7ca936 --- /dev/null +++ b/package.json @@ -0,0 +1,17 @@ +{ + "name": "bootstrap-dropdown-hover", + "version": "1.1.0", + "description": "Bootstrap based responsive mulltilevel dropdown navigation menu with fascinating animations", + "main": "boootstrap-dropdownhover.js", + "repository": { + "type": "git", + "url": "git+https://github.com/kybarg/bootstrap-dropdown-hover.git" + }, + "keywords": ["multilevel","boostrap3"], + "author": "kybarg", + "license": "MIT", + "bugs": { + "url": "https://github.com/kybarg/bootstrap-dropdown-hover/issues" + }, + "homepage": "https://github.com/kybarg/bootstrap-dropdown-hover#readme" +}