Skip to content

Commit 6937bbf

Browse files
committed
add as bower package
1 parent 64bace8 commit 6937bbf

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Social icons pack
22

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

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

bower.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "likeastore-icons-pack",
3+
"version": "0.1.0",
4+
"homepage": "https://github.com/likeastore/likeastore-social-icons",
5+
"description": "Free collection of icons for popular services",
6+
"main": "all-preview-green.png",
7+
"keywords": [
8+
"icons",
9+
"socials",
10+
"free",
11+
"pack",
12+
"likeastore",
13+
"flat"
14+
],
15+
"authors": [
16+
"Dmitri Voronianski <dmitri.voronianski@gmail.com>"
17+
],
18+
"license": "MIT",
19+
"ignore": [
20+
"**/.*",
21+
"node_modules",
22+
"bower_components",
23+
"test",
24+
"tests"
25+
]
26+
}

0 commit comments

Comments
 (0)