Skip to content

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bachors committed Feb 9, 2017
1 parent 694025c commit 24a2fac
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bower.json
@@ -0,0 +1,21 @@
{
"name": "AyoShare.js",
"main": "src/js/ayoshare.js",
"homepage": "https://github.com/bachors/jQuery-Awesome-Sosmed-Share-Button",
"description": "Awesome Social Media Share Button With Share Counter.",
"keywords": [
"shared",
"button",
"socialmedia",
"counter",
"like",
"og",
"plugin"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"test"
]
}

0 comments on commit 24a2fac

Please sign in to comment.