{ "name": "api.jquery.com", "title": "jQuery API Docs", "description": "API reference documentation for the jQuery JavaScript Library.", "version": "3.0.5", "homepage": "https://github.com/jquery/api.jquery.com", "author": { "name": "jQuery Foundation and other contributors" }, "repository": { "type": "git", "url": "git://github.com/jquery/api.jquery.com.git" }, "bugs": { "url": "https://github.com/jquery/api.jquery.com/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/api.jquery.com/blob/master/LICENSE.txt" } ], "scripts": { "test": "grunt lint" }, "dependencies": { "grunt": "1.0.4", "grunt-cli": "1.3.2", "grunt-jquery-content": "3.0.3" } }