1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00
Files
go-inbucket/ui/static/bower_components/jquery/.bower.json
James Hillyerd b50c926745 webui: Renamed themes dir to ui
- Eliminated intermediate bootstrap dir
2018-03-25 11:32:59 -07:00

25 lines
521 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.4",
"_release": "2.2.4",
"_resolution": {
"type": "version",
"tag": "2.2.4",
"commit": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
},
"_source": "https://github.com/jquery/jquery-dist.git",
"_target": "2",
"_originalSource": "jquery"
}