Skip to content

Commit

Permalink
add as bower package
Browse files Browse the repository at this point in the history
  • Loading branch information
voronianski committed Mar 28, 2014
1 parent 64bace8 commit 6937bbf
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Social icons pack

Collection of icons for popular services, based and inspired by the icons used inside [Likeastore app](https://app.likeastore.com).
Free collection of icons for popular services, based and inspired by the icons used inside [Likeastore app](https://app.likeastore.com).

![](https://raw.githubusercontent.com/likeastore/likeastore-social-icons/master/all-preview-green.png)

Expand Down
26 changes: 26 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "likeastore-icons-pack",
"version": "0.1.0",
"homepage": "https://github.com/likeastore/likeastore-social-icons",
"description": "Free collection of icons for popular services",
"main": "all-preview-green.png",
"keywords": [
"icons",
"socials",
"free",
"pack",
"likeastore",
"flat"
],
"authors": [
"Dmitri Voronianski <[email protected]>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 6937bbf

Please sign in to comment.