todo/public/vendor/jquery/.bower.json

25 lines
526 B
JSON
Raw Normal View History

2020-06-23 04:40:37 +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",
"version": "3.4.1",
"_release": "3.4.1",
"_resolution": {
"type": "version",
"tag": "3.4.1",
"commit": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
},
"_source": "https://github.com/jquery/jquery-dist.git",
"_target": "^3.4.1",
"_originalSource": "jquery"
}