Skip to content

Commit

Permalink
Added to Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Kremer committed Apr 21, 2015
1 parent 9b7265c commit 8ae3858
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "emptyjs",
"version": "1.0.0",
"homepage": "https://github.com/matthewkremer/emptyjs",
"authors": [
"Matt Kremer <matt@mattkremer.com>"
],
"description": "Empty.js",
"main": "empty.js",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 8ae3858

Please sign in to comment.