mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
24 lines
488 B
JSON
24 lines
488 B
JSON
{
|
|
"name": "fetch",
|
|
"main": "fetch.js",
|
|
"ignore": [
|
|
".*",
|
|
"*.md",
|
|
"examples/",
|
|
"Makefile",
|
|
"package.json",
|
|
"script/",
|
|
"test/"
|
|
],
|
|
"homepage": "https://github.com/github/fetch",
|
|
"version": "1.1.1",
|
|
"_release": "1.1.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.1.1",
|
|
"commit": "f7a514829820fc77c0f884c74cf2d36356a781c0"
|
|
},
|
|
"_source": "https://github.com/github/fetch.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "fetch"
|
|
} |