Skip to content

Commit

Permalink
add bower support dankogai#4
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed May 6, 2013
1 parent af74e23 commit 4ebbea8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "js-base64",
"version": "1.0.0",
"main": [
"./base64.js"
],
"ignore": [
"old",
"test"
],
"dependencies": {
}
}

0 comments on commit 4ebbea8

Please sign in to comment.