Skip to content

Commit f40fe7c

Browse files
authored
Merge pull request #3 from kzorluoglu/master
bower.json created for bower.io register.
2 parents 2ec2b68 + 8441737 commit f40fe7c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

bower.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "pinecss",
3+
"homepage": "https://github.com/PineCSS/pine",
4+
"description": "Responsive CSS Framework",
5+
"main": "css/pine.min.css",
6+
"keywords": [
7+
"responsive",
8+
"css",
9+
"framework",
10+
],
11+
"license": "MIT",
12+
"ignore": [
13+
"**/.*",
14+
"node_modules",
15+
"bower_components",
16+
"test",
17+
"tests"
18+
]
19+
}

0 commit comments

Comments
 (0)