mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add query string
This commit is contained in:
parent
ccf6b48bdc
commit
aa35c3ef4c
13 changed files with 349 additions and 0 deletions
15
dashboard-ui/bower_components/query-string/.bower.json
vendored
Normal file
15
dashboard-ui/bower_components/query-string/.bower.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "query-string",
|
||||
"homepage": "https://github.com/sindresorhus/query-string",
|
||||
"version": "3.0.1",
|
||||
"_release": "3.0.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.0.1",
|
||||
"commit": "9fbb928f67f493a7a7458cdb82c15b40ceb4124b"
|
||||
},
|
||||
"_source": "git://github.com/sindresorhus/query-string.git",
|
||||
"_target": "~3.0.1",
|
||||
"_originalSource": "query-string",
|
||||
"_direct": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue