Skip to content

Commit 8232024

Browse files
committed
renamed bower name
1 parent 9241517 commit 8232024

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

bower.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
name: 'appa-sariicons',
3-
version: '2.0.0',
4-
homepage: 'http://code.sariina.com/appa-sariicon',
5-
authors: [
6-
'Sariina <[email protected]>'
2+
"name": "appa-sariicon",
3+
"version": "2.0.0",
4+
"homepage": "http://code.sariina.com/appa-sariicon",
5+
"authors": [
6+
"Sariina <[email protected]>"
77
],
8-
description: 'Appa Sariicon is a collection of 147 webfont icons that are carefully designed by Sariina to use in complex Web Applications UIs.',
9-
license: ["OFL-1.1", "MIT"],
10-
main: [
8+
"description": "Appa Sariicon is a collection of 147 webfont icons that are carefully designed by Sariina to use in complex Web Applications UIs.",
9+
"license": ["OFL-1.1", "MIT"],
10+
"main": [
1111
"appa-sariicon-embeded.css",
1212
"appa-sariicon.min.css"
1313
],
14-
ignore: [
15-
'**/.*',
16-
'node_modules',
17-
'bower_components',
18-
'test',
19-
'tests'
14+
"ignore": [
15+
"**/.*",
16+
"node_modules",
17+
"bower_components",
18+
"test",
19+
"tests"
2020
]
2121
}

0 commit comments

Comments
 (0)