84 lines
2.1 KiB
JSON
84 lines
2.1 KiB
JSON
{
|
|
"_from": "jquery@2.1.3",
|
|
"_id": "jquery@2.1.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-bsVSBGc9UF05Qyxb9c+tEOHbrS4=",
|
|
"_location": "/jquery",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jquery@2.1.3",
|
|
"name": "jquery",
|
|
"escapedName": "jquery",
|
|
"rawSpec": "2.1.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.1.3"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/",
|
|
"/jquery-validation",
|
|
"/patternfly-bootstrap-treeview"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-2.1.3.tgz",
|
|
"_shasum": "6ec55204673d505d39432c5bf5cfad10e1dbad2e",
|
|
"_spec": "jquery@2.1.3",
|
|
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot\\node_modules",
|
|
"author": {
|
|
"name": "jQuery Foundation and other contributors",
|
|
"url": "https://github.com/jquery/jquery/blob/2.1.3/AUTHORS.txt"
|
|
},
|
|
"bugs": {
|
|
"url": "http://bugs.jquery.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "JavaScript library for DOM operations",
|
|
"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",
|
|
"jsdom": "1.5.0",
|
|
"load-grunt-tasks": "0.3.0",
|
|
"requirejs": "2.1.10",
|
|
"testswarm": "1.1.0"
|
|
},
|
|
"homepage": "http://jquery.com",
|
|
"keywords": [
|
|
"jquery",
|
|
"javascript",
|
|
"browser",
|
|
"library"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/jquery/jquery/blob/2.1.3/MIT-LICENSE.txt"
|
|
}
|
|
],
|
|
"main": "dist/jquery.js",
|
|
"name": "jquery",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jquery/jquery.git"
|
|
},
|
|
"scripts": {
|
|
"build": "npm install && grunt",
|
|
"start": "grunt watch",
|
|
"test": "grunt"
|
|
},
|
|
"title": "jQuery",
|
|
"version": "2.1.3"
|
|
}
|