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
526 B
25 lines
526 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.7.1",
|
|
"_release": "3.7.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "3.7.1",
|
|
"commit": "fde1f76e2799dd877c176abde0ec836553246991"
|
|
},
|
|
"_source": "https://github.com/jquery/jquery-dist.git",
|
|
"_target": "^3.7.0",
|
|
"_originalSource": "jquery"
|
|
} |