{
  "name": "jquery-latest",
  "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)",
  "version": "1.9.0",
  "url": "http://jquery.com",
  "homepage": "https://github.com/uWebTech/node-jquery-latest",
  "author": {
    "name": "uWeb Tech",
    "email": "developer@uwebtech.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/uWebTech/node-jquery-latest.git"
  },
  "bugs": {
    "url": "https://github.com/uWebTech/node-jquery-latest/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/uWebTech/node-jquery-latest/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/node-jquery-latest",
  "engines": {
    "node": ">=0.6"
  },
  "dependencies": {
    "jsdom": "~0.3.4",
    "htmlparser": "1.7.6",
    "xmlhttprequest": "~1.5.0",
    "location": "0.0.1",
    "navigator": "~1.0.1",
    "contextify": "~0.1.3"
  },
  "keywords": [
    "util",
    "dom",
    "jquery",
	"jquery 1.9.0",
	"jquery latest",
	"latest"
  ]
}
