You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
549 B
25 lines
549 B
{
|
|
"name": "jquery",
|
|
"main": "dist/jquery.js",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"package.json"
|
|
],
|
|
"keywords": [
|
|
"jquery",
|
|
"javascript",
|
|
"browser",
|
|
"library"
|
|
],
|
|
"homepage": "https://github.com/jquery/jquery-dist",
|
|
"version": "3.1.0",
|
|
"_release": "3.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "3.1.0",
|
|
"commit": "6f02bc382c0529d3b4f68f6b2ad21876642dbbfe"
|
|
},
|
|
"_source": "https://github.com/jquery/jquery-dist.git",
|
|
"_target": ">=1.7",
|
|
"_originalSource": "jquery"
|
|
}
|