{ "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)", "version": "1.8.3", "url": "http://jquery.com", "homepage": "https://github.com/coolaj86/node-jquery", "author": { "name": "James Morrin", "email": "treasonx@gmail.com" }, "repository": { "type": "git", "url": "git://github.com/coolaj86/node-jquery.git" }, "bugs": { "url": "https://github.com/coolaj86/node-jquery/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/coolaj86/node-jquery/blob/master/LICENSE-MIT" } ], "main": "lib/node-jquery", "engines": { "node": ">=0.6" }, "scripts": { "test": "grunt test" }, "dependencies": { "jsdom": "~0.2.14", "htmlparser": "1.7.6", "xmlhttprequest": "~1.4.2", "location": "0.0.1", "navigator": "~1.0.1", "contextify": "~0.1.3" }, "devDependencies": { "grunt": "~0.3.8", "nodeunit": "~0.7.4" }, "keywords": [ "util", "dom", "jquery" ], "readme": "DOES NOT WORK ON WINDOWS\n====\nMany people are having problems getting this module to work on windows. The\nfailure has to do with building contextify on window. It seems to be a windows\nenvironment issue. I don't have access to a windows machine so I cannot explore\nworking through the windows install process. If you figure out how to build\n[contextify](https://github.com/brianmcd/contextify) on windows please send me working instructions!\n\nNPM module jQuery is an EnderJS package. \n====\nplease use `npm install jquery` not `npm install jQuery`\n\n\nnode-jQuery\n====\n\nA stupid-simple wrapper over jQuery for Node.JS (server). Currently 1.7.2.\n\nNode.JS\n---\n```\n npm install jquery\n\n var $ = require('jquery');\n```\n\nExamples\n---\n```javascript\n $(\"