Skip to content

Commit

Permalink
bower compat
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Sep 6, 2012
1 parent 8f7c3de commit 00204ba
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "bonzo"
, "description": "Library agnostic, extensible DOM utility"
, "version": "1.2.1"
, "homepage": "https://github.com/ded/bonzo"
, "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
, "contributors": [
"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
]
, "keywords": ["ender", "dom", "nodes", "jquery", "iteration", "css"]
, "main": "./bonzo.js"
, "ender": "./src/ender.js"
, "repository": {
"type": "git"
, "url": "https://github.com/ded/bonzo.git"
}
, "devDependencies": {
"qwery": "*"
, "bowser": "*"
, "sink-test": "*"
, "smoosh": "*"
}
}

0 comments on commit 00204ba

Please sign in to comment.