UNPKG

verdaccio

Version:

A lightweight private npm proxy registry

1,773 lines 143 kB
{ "name": "jquery", "versions": { "1.5.1": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library", "url": "jquery.com", "keywords": [ "util", "dom", "jquery" ], "author": { "name": "John Resig", "email": "jeresig@gmail.com" }, "contributors": [], "dependencies": { "jsdom": "=0.1.20", "htmlparser": ">= 1.7.3" }, "lib": "lib", "main": "./dist/node-jquery.js", "version": "1.5.1", "_id": "jquery@1.5.1", "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "0.3.15", "_nodeVersion": "v0.4.2", "directories": { "lib": "./lib" }, "files": [ "" ], "_defaultsLoaded": true, "dist": { "shasum": "2ae2d661e906c1a01e044a71bb5b2743942183e5", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.5.1.tgz" }, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.6.2": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library", "url": "jquery.com", "keywords": [ "util", "dom", "jquery" ], "author": { "name": "John Resig", "email": "jeresig@gmail.com" }, "contributors": [], "dependencies": { "jsdom": ">=0.2.0", "htmlparser": ">= 1.7.3" }, "lib": "lib", "main": "./dist/node-jquery.js", "version": "1.6.2", "_npmJsonOpts": { "file": "/Users/coolaj86/.npm/jquery/1.6.2/package/package.json", "wscript": false, "contributors": false, "serverjs": false }, "_id": "jquery@1.6.2", "devDependencies": {}, "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.0.15", "_nodeVersion": "v0.4.8", "_defaultsLoaded": true, "dist": { "shasum": "01757a4c5beea29e8ae697527c3131abbe997a28", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.6.2.tgz" }, "scripts": {}, "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.6.3": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)", "url": "http://jquery.com", "keywords": [ "util", "dom", "jquery" ], "author": { "name": "John Resig", "email": "jeresig@gmail.com" }, "contributors": [], "dependencies": { "jsdom": ">=0.2.0", "htmlparser": ">= 1.7.3" }, "lib": ".", "main": "./node-jquery.js", "version": "1.6.3", "_npmJsonOpts": { "file": "/Users/coolaj86/.npm/jquery/1.6.3/package/package.json", "wscript": false, "contributors": false, "serverjs": false }, "_id": "jquery@1.6.3", "devDependencies": {}, "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.0.22", "_nodeVersion": "v0.4.8", "_defaultsLoaded": true, "dist": { "shasum": "e1f732fa7e718a6adb3ec20ae0eb2a64fd95ef01", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.6.3.tgz" }, "scripts": {}, "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" } ], "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.7.2": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)", "version": "1.7.2", "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.3.0" }, "devDependencies": { "grunt": "~0.3.8", "nodeunit": "~0.7.4" }, "keywords": [ "util", "dom", "jquery" ], "_npmUser": { "name": "treasonx", "email": "treasonx@gmail.com" }, "_id": "jquery@1.7.2", "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.12", "_nodeVersion": "v0.6.14", "_defaultsLoaded": true, "dist": { "shasum": "a93746763aca75a34df4c16395b0826310d0eaf2", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.7.2.tgz" }, "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "treasonx", "email": "treasonx@gmail.com" } ], "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.7.3": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)", "version": "1.7.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" }, "devDependencies": { "grunt": "~0.3.8", "nodeunit": "~0.7.4" }, "keywords": [ "util", "dom", "jquery" ], "_id": "jquery@1.7.3", "dist": { "shasum": "e3d00a71612ac7e9b554b438e0987d0272ddba94", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.7.3.tgz" }, "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "treasonx", "email": "treasonx@gmail.com" } ], "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.8.2": { "name": "jquery", "description": "jQuery: The Write Less, Do More, JavaScript Library (packaged for Node.JS)", "version": "1.8.2", "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" }, "devDependencies": { "grunt": "~0.3.8", "nodeunit": "~0.7.4" }, "keywords": [ "util", "dom", "jquery" ], "_id": "jquery@1.8.2", "dist": { "shasum": "46790ae07c6de38124eda90bbf7336b43df93305", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.8.2.tgz" }, "_npmVersion": "1.1.61", "_npmUser": { "name": "treasonx", "email": "treasonx@gmail.com" }, "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "treasonx", "email": "treasonx@gmail.com" } ], "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "1.8.3": { "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" ], "_id": "jquery@1.8.3", "dist": { "shasum": "cfa2941c05a83d966f21347f759a6d15281c60cc", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.8.3.tgz" }, "_npmVersion": "1.1.61", "_npmUser": { "name": "treasonx", "email": "treasonx@gmail.com" }, "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "treasonx", "email": "treasonx@gmail.com" } ], "directories": {}, "deprecated": "Versions of the jquery npm package older than 1.9.0 are patched versions that don't work in web browsers. Please upgrade to >=1.11.0." }, "2.1.0-beta2": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.0-beta2", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "~0.4.10", "grunt": "~0.4.1", "grunt-bower-task": "~0.3.2", "grunt-cli": "~0.1.11", "grunt-compare-size": "~0.4.0", "grunt-contrib-jshint": "~0.7.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-git-authors": "~1.2.0", "grunt-jscs-checker": "~0.2.3", "grunt-jsonlint": "~1.0.1", "gzip-js": "0.3.2", "load-grunt-tasks": "~0.2.0", "testswarm": "~1.1.0", "requirejs": "~2.1.9", "which": "~1.0.5" }, "_id": "jquery@2.1.0-beta2", "dist": { "shasum": "e0fbbe2beb45b4d8f808362c7c99ef5bfee7d8c6", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.0-beta2.tgz" }, "_from": ".", "_npmVersion": "1.3.11", "_npmUser": { "name": "jquery", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "rwaldron", "email": "waldron.rick@gmail.com" }, { "name": "jquery", "email": "npm@jquery.com" } ], "directories": {} }, "2.1.0-beta3": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.0-beta3", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.0-beta3/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.0-beta3/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.4.1", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.0-beta3", "dist": { "shasum": "5a89b624d8fa625fe5fa83a12a9acb1ef8a11d02", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.0-beta3.tgz" }, "_from": ".", "_npmVersion": "1.3.21", "_npmUser": { "name": "jquery", "email": "npm@jquery.org" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.org" } ], "directories": {} }, "1.11.0-beta3": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.0-beta3", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.0-beta3/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.0-beta3/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.4.1", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.0-beta3", "dist": { "shasum": "0464a6aba9f35f6c83a203caa23ab420909ce852", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.0-beta3.tgz" }, "_from": ".", "_npmVersion": "1.3.21", "_npmUser": { "name": "jquery", "email": "npm@jquery.org" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.org" } ], "directories": {} }, "1.11.0-rc1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.0-rc1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.0-rc1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.0-rc1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.0-rc1", "dist": { "shasum": "c2f6a4877374647b20b080c478d8dbcdfb4960ee", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.0-rc1.tgz" }, "_from": ".", "_npmVersion": "1.3.23", "_npmUser": { "name": "jquery", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "jquery", "email": "dave.methvin@gmail.com" } ], "directories": {} }, "2.1.0-rc1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.0-rc1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.0-rc1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.0-rc1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.0-rc1", "dist": { "shasum": "8c9f5d9a055c2fedb3f5269617ae649497d6a3b0", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.0-rc1.tgz" }, "_from": ".", "_npmVersion": "1.3.14", "_npmUser": { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.com" }, { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" } ], "directories": {} }, "1.11.0": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.0", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.0/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.0/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.0", "dist": { "shasum": "c67ceee19b403650d682adcf39d5c9009814d949", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.0.tgz" }, "_from": ".", "_npmVersion": "1.3.21", "_npmUser": { "name": "jquery", "email": "npm@jquery.org" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.org" } ], "directories": {} }, "2.1.0": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.0", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.0/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.0/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "archiver": "0.4.10", "gzip-js": "0.3.2", "testswarm": "1.1.0", "load-grunt-tasks": "0.2.0", "requirejs": "2.1.9", "shelljs": "0.2.6", "grunt": "0.4.2", "grunt-cli": "0.1.11", "grunt-contrib-jshint": "0.7.2", "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", "grunt-jsonlint": "1.0.4" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.0", "dist": { "shasum": "1c9a8c971d2b53dae10d72e16cbb5a1df16a4ace", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.0.tgz" }, "_from": ".", "_npmVersion": "1.3.21", "_npmUser": { "name": "jquery", "email": "npm@jquery.org" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.org" } ], "directories": {} }, "2.1.1-beta1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.1-beta1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.1-beta1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.1-beta1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.3.2", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.1-beta1", "dist": { "shasum": "6306c8ea1d104775f3ef8f5c26f0a32acd710a11", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.1-beta1.tgz" }, "_from": ".", "_npmVersion": "1.4.6", "_npmUser": { "name": "m_gol", "email": "m.goleb@gmail.com" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.com" }, { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "1.11.1-beta1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.1-beta1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.1-beta1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.1-beta1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.3.2", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.1-beta1", "dist": { "shasum": "c7eacde5e1ae06e029f1cd1b2dd444953a33e843", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.1-beta1.tgz" }, "_from": ".", "_npmVersion": "1.4.6", "_npmUser": { "name": "m_gol", "email": "m.goleb@gmail.com" }, "maintainers": [ { "name": "jquery", "email": "npm@jquery.com" }, { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "2.1.1-rc1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.1-rc1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.1-rc1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.1-rc1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.1-rc1", "_shasum": "95c494fdbbd0cefc305260e11ad46ae49a387c3d", "_from": ".", "_npmVersion": "1.4.7", "_npmUser": { "name": "m_gol", "email": "m.goleb@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "dist": { "shasum": "95c494fdbbd0cefc305260e11ad46ae49a387c3d", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.1-rc1.tgz" }, "directories": {} }, "1.11.1-rc1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.1-rc1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.1-rc1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.1-rc1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.1-rc1", "_shasum": "666a7df02488b48732d96e8ab9bdd34f61dd4238", "_from": ".", "_npmVersion": "1.4.7", "_npmUser": { "name": "m_gol", "email": "m.goleb@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "dist": { "shasum": "666a7df02488b48732d96e8ab9bdd34f61dd4238", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.1-rc1.tgz" }, "directories": {} }, "2.1.1-rc2": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.1-rc2", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.1-rc2/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.1-rc2/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.1-rc2", "dist": { "shasum": "99833e415efa7ac8a4efecc5df6894b2f938a598", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.1-rc2.tgz" }, "_from": ".", "_npmVersion": "1.2.25", "_npmUser": { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "1.11.1-rc2": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.1-rc2", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.1-rc2/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.1-rc2/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.1-rc2", "dist": { "shasum": "a4ef3edde0864d8524c5e72f59c459fd7a9ebd17", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.1-rc2.tgz" }, "_from": ".", "_npmVersion": "1.2.25", "_npmUser": { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "2.1.1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "browser", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@2.1.1", "dist": { "shasum": "828fc60f50f7ee5983363ef4eb01c5f70af4bd5b", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.1.tgz" }, "_from": ".", "_npmVersion": "1.2.25", "_npmUser": { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "1.11.1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.1", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.1/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "browser", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.1/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "_id": "jquery@1.11.1", "dist": { "shasum": "b6ec928590112ebed69e1e49cbfd0025ccd60ddb", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.11.1.tgz" }, "_from": ".", "_npmVersion": "1.2.25", "_npmUser": { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" } ], "directories": {} }, "1.9.1": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.9.1", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt" } ], "scripts": { "test": "grunt" }, "dependencies": {}, "devDependencies": { "grunt-compare-size": "~0.3.0", "grunt-git-authors": "~1.1.0", "grunt-update-submodules": "~0.2.0", "grunt-contrib-watch": "~0.1.1", "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-uglify": "~0.1.1", "grunt": "~0.4.0", "testswarm": "0.2.2" }, "keywords": [], "gitHead": "d71f6a53927ad02d728503385d15539b73d21ac8", "_id": "jquery@1.9.1", "_shasum": "e4cd4835faaefbade535857613c0fc3ff2adaf34", "_from": ".", "_npmVersion": "1.5.0-alpha-1", "_npmUser": { "name": "timmywil", "email": "timmywillisn@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" }, { "name": "timmywil", "email": "timmywillisn@gmail.com" } ], "dist": { "shasum": "e4cd4835faaefbade535857613c0fc3ff2adaf34", "tarball": "https://registry.npmjs.org/jquery/-/jquery-1.9.1.tgz" }, "directories": {} }, "2.1.2": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "2.1.2", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/2.1.2/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "browser", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/2.1.2/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "1.7.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install && grunt", "start": "grunt watch", "test": "grunt" }, "gitHead": "a04f5ff9795fd6292117563623db44cf3f875868", "_id": "jquery@2.1.2", "_shasum": "b68f154cb2ea4731924883e9fe20ec199d1dc1e2", "_from": ".", "_npmVersion": "1.4.28", "_npmUser": { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, "maintainers": [ { "name": "dmethvin", "email": "dave.methvin@gmail.com" }, { "name": "scott.gonzalez", "email": "scott.gonzalez@gmail.com" }, { "name": "m_gol", "email": "m.goleb@gmail.com" }, { "name": "timmywil", "email": "timmywillisn@gmail.com" } ], "dist": { "shasum": "b68f154cb2ea4731924883e9fe20ec199d1dc1e2", "tarball": "https://registry.npmjs.org/jquery/-/jquery-2.1.2.tgz" }, "directories": {} }, "1.11.2": { "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", "version": "1.11.2", "main": "dist/jquery.js", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", "url": "https://github.com/jquery/jquery/blob/1.11.2/AUTHORS.txt" }, "repository": { "type": "git", "url": "https://github.com/jquery/jquery.git" }, "keywords": [ "jquery", "javascript", "browser", "library" ], "bugs": { "url": "http://bugs.jquery.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/1.11.2/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "commitplease": "2.0.0", "grunt": "0.4.2", "grunt-bowercopy": "0.7.1", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", "grunt-contrib-uglify": "0.3.2", "grunt-contrib-watch": "0.5.3", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.4.1", "grunt-jsonlint": "1.0.4", "gzip-js": "0.3.2", "load-grunt-tasks": "0.3.0", "requirejs": "2.1.10", "testswarm": "1.1.0" }, "scripts": { "build": "npm install &