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",
2022-08-02 15:24:19 +02:00
"version": "3.6.0",
"_release": "3.6.0",
2014-05-12 20:08:19 +02:00
"_resolution": {
"type": "version",
2022-08-02 15:24:19 +02:00
"tag": "3.6.0",
"commit": "e786e3d9707ffd9b0dd330ca135b66344dcef85a"
2014-05-12 20:08:19 +02:00
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/jquery/jquery-dist.git",
2022-08-02 15:24:19 +02:00
"_target": "3.6.0",
2014-05-12 20:08:19 +02:00
"_originalSource": "jquery"
}