Skip to content

Commit

Permalink
Bower init
Browse files Browse the repository at this point in the history
  • Loading branch information
cmachu committed Sep 12, 2017
1 parent cbfc48d commit 59b26c0
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Ewok",
"homepage": "https://github.com/cmachu/ewok",
"authors": [
"Paweł <[email protected]>"
],
"description": "Ewok is a tiny, cute SCSS style sheet with classes and mixins. Like as every other, this Ewok will help you fade out, fade in, blink or glimpse!",
"main": "ewok.min.css",
"keywords": [
"sass",
"scss",
"css",
"animations",
"animation",
"ewok",
"star",
"wars"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 59b26c0

Please sign in to comment.