{
    "name": "bonzo"
  , "description": "Library agnostic, extensible DOM utility"
  , "version": "0.8.2"
  , "homepage": "https://github.com/ded/bonzo"
  , "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
  , "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": "*"
  }
}
