Skip to content

Commit

Permalink
adding bower.json for library distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbojw committed Aug 10, 2013
1 parent 86145df commit 502b5e2
Show file tree
Hide file tree
Showing 3 changed files with 1,727 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bower.json
@@ -0,0 +1,8 @@
{
"name": "hexlib",
"version": "0.1.0",
"main": ["./dist/js/hex.js", "./dist/js/hex.min.js"],
"ignore": [
"**/.*"
]
}

0 comments on commit 502b5e2

Please sign in to comment.