{
    "name": "qwery"
  , "description": "blazing fast CSS3 query selector engine"
  , "version": "3.2.2"
  , "homepage": "https://github.com/ded/qwery"
  , "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
  , "contributors": [
        "Jacob Thornton <> (https://github.com/fat)"
      , "Rod Vagg <> (https://github.com/rvagg)"
      , "Andrew McCollum <> (https://github.com/amccollum)"
    ]
  , "main": "./qwery.js"
  , "keywords": ["ender", "query", "css", "selector engine"]
  , "ender": "./src/ender.js"
  , "repository": {
        "type": "git"
      , "url": "https://github.com/ded/qwery.git"
  }
  , "devDependencies": {
        "sink-test": ">= 0.0.9"
      , "smoosh": ">= 0.3.0"
  }
}
