Skip to content

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aamirafridi committed Mar 7, 2016
1 parent 6181a6d commit c3b9da8
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bower.json
@@ -0,0 +1,22 @@
{
"name": "jquery.marquee",
"description": "jQuery plugin to scroll the text like the old traditional marquee http://aamirafridi.com/jquery/jquery-marquee-plugin — Edit",
"main": "jquery.marquee.min",
"authors": [
"aamirafridi@gmail.com"
],
"license": "ISC",
"keywords": [
"jquery-plugin",
"ecosystem:jquery"
],
"homepage": "https://github.com/aamirafridi/jQuery.Marquee",
"moduleType": [],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit c3b9da8

Please sign in to comment.