mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 18:00:28 +01:00
25 lines
No EOL
526 B
JSON
25 lines
No EOL
526 B
JSON
{
|
|
"name": "jquery",
|
|
"main": "dist/jquery.js",
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"package.json"
|
|
],
|
|
"keywords": [
|
|
"jquery",
|
|
"javascript",
|
|
"browser",
|
|
"library"
|
|
],
|
|
"homepage": "https://github.com/jquery/jquery-dist",
|
|
"version": "2.2.0",
|
|
"_release": "2.2.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.2.0",
|
|
"commit": "6fc01e29bdad0964f62ef56d01297039cdcadbe5"
|
|
},
|
|
"_source": "git://github.com/jquery/jquery-dist.git",
|
|
"_target": ">= 1.9.0",
|
|
"_originalSource": "jquery"
|
|
} |