ffffng/app/bower_components/jquery/.bower.json

25 lines
525 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "jquery",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
"package.json"
],
"keywords": [
"jquery",
"javascript",
2017-05-13 13:25:33 +02:00
"browser",
2014-05-12 20:08:19 +02:00
"library"
],
2016-05-16 13:33:49 +02:00
"homepage": "https://github.com/jquery/jquery-dist",
2020-01-20 20:59:15 +01:00
"version": "3.4.1",
"_release": "3.4.1",
2014-05-12 20:08:19 +02:00
"_resolution": {
"type": "version",
2020-01-20 20:59:15 +01:00
"tag": "3.4.1",
"commit": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
2014-05-12 20:08:19 +02:00
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/jquery/jquery-dist.git",
2020-01-20 20:59:15 +01:00
"_target": "3.4.1",
2014-05-12 20:08:19 +02:00
"_originalSource": "jquery"
}