{
  "name": "qwery",
  "description": "blazing fast CSS1|2|3 query selector engine",
  "version": "2.1.2",
  "homepage": "http://dustindiaz.com/qwery",
  "authors": ["Dustin Diaz, @ded", "Jacob Thornton, @fat"],
  "repository": {
    "type": "git",
    "url": "https://github.com/ded/qwery.git"
  },
  "main": "./qwery.js",
  "keywords": ["ender", "query", "css", "selector engine"],
  "ender": "./src/ender.js"
}