2016-10-28 17:56:41 +00:00
|
|
|
{
|
|
|
|
"name": "jquery",
|
|
|
|
"main": "dist/jquery.js",
|
|
|
|
"license": "MIT",
|
|
|
|
"ignore": [
|
|
|
|
"package.json"
|
|
|
|
],
|
|
|
|
"keywords": [
|
|
|
|
"jquery",
|
|
|
|
"javascript",
|
|
|
|
"browser",
|
|
|
|
"library"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/jquery/jquery-dist",
|
2016-11-22 23:12:51 +00:00
|
|
|
"version": "3.1.1",
|
|
|
|
"_release": "3.1.1",
|
2016-10-28 17:56:41 +00:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-11-22 23:12:51 +00:00
|
|
|
"tag": "3.1.1",
|
|
|
|
"commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
|
2016-10-28 17:56:41 +00:00
|
|
|
},
|
|
|
|
"_source": "https://github.com/jquery/jquery-dist.git",
|
2016-11-22 23:12:51 +00:00
|
|
|
"_target": "*",
|
2016-10-28 17:56:41 +00:00
|
|
|
"_originalSource": "jquery"
|
|
|
|
}
|