Skip to content

Commit

Permalink
Added Bower package definition
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Sep 15, 2012
1 parent ab4f975 commit 416fbbf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "lorem",
"version": "0.4.0",
"main": "src/library/lorem.js",
"dependencies": {
"jquery": "~1.7.2"
}
}

0 comments on commit 416fbbf

Please sign in to comment.