Skip to content

Commit

Permalink
Merge pull request #31 from chengbapi/master
Browse files Browse the repository at this point in the history
add bower.json
  • Loading branch information
chengbapi committed Jul 10, 2014
2 parents 835ff69 + 29e1ed4 commit d436d9a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bower.json
@@ -0,0 +1,21 @@
{
"name": "gazira",
"version": "0.0.1",
"homepage": "https://github.com/caolvchong/gazira",
"authors": [
"chengbapi <chengbapi@gmail.com>"
],
"description": "gazira",
"main": "js/lib",
"keywords": [
"gazira"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit d436d9a

Please sign in to comment.