1
0
Fork 0
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:
Luke Pulverenti 2016-03-14 16:00:18 -04:00
parent ccf6b48bdc
commit aa35c3ef4c
13 changed files with 349 additions and 0 deletions

View 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
}