Skip to content

Commit e69eb23

Browse files
author
Ahmed Radwan
committed
adding bower
1 parent f49db82 commit e69eb23

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

bower.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "sliiide",
3+
"main": "sliiide.min.js",
4+
"homepage": "https://github.com/ahmedrad/sliiide",
5+
"authors": [
6+
"Ahmed Radwan <ahmedrad@gmail.com>"
7+
],
8+
"description": "The Easiest Way to Create a Sliding Nav Menu",
9+
"moduleType": [
10+
"globals"
11+
],
12+
"keywords": [
13+
"jquery",
14+
"plugin",
15+
"slide",
16+
"slideout",
17+
"menu",
18+
"navigation",
19+
"offcanvas"
20+
],
21+
"license": "MIT"
22+
}

0 commit comments

Comments
 (0)