Skip to content

Commit

Permalink
adding bower
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Radwan committed Dec 14, 2015
1 parent f49db82 commit e69eb23
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bower.json
@@ -0,0 +1,22 @@
{
"name": "sliiide",
"main": "sliiide.min.js",
"homepage": "https://github.com/ahmedrad/sliiide",
"authors": [
"Ahmed Radwan <ahmedrad@gmail.com>"
],
"description": "The Easiest Way to Create a Sliding Nav Menu",
"moduleType": [
"globals"
],
"keywords": [
"jquery",
"plugin",
"slide",
"slideout",
"menu",
"navigation",
"offcanvas"
],
"license": "MIT"
}

0 comments on commit e69eb23

Please sign in to comment.