Skip to content

Commit

Permalink
First attempt at Bowerifying BrowserFS.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Vilk committed Jul 31, 2013
1 parent 2ee9af5 commit 888d494
Show file tree
Hide file tree
Showing 3 changed files with 4,610 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "BrowserFS",
"version": "0.1.0",
"main": [ "./dist/browserfs.min.js", "./dist/browserfs.js" ],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Loading

0 comments on commit 888d494

Please sign in to comment.