mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
28 lines
562 B
JSON
28 lines
562 B
JSON
{
|
|
"name": "fetch",
|
|
"main": "fetch.js",
|
|
"devDependencies": {
|
|
"es6-promise": "1.0.0"
|
|
},
|
|
"ignore": [
|
|
".*",
|
|
"*.md",
|
|
"examples/",
|
|
"Makefile",
|
|
"package.json",
|
|
"script/",
|
|
"test/"
|
|
],
|
|
"homepage": "https://github.com/github/fetch",
|
|
"version": "1.0.0",
|
|
"_release": "1.0.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.0",
|
|
"commit": "f054e7b5ce2bf7f86c8d7212c2de026800725b84"
|
|
},
|
|
"_source": "https://github.com/github/fetch.git",
|
|
"_target": "^1.0.0",
|
|
"_originalSource": "fetch",
|
|
"_direct": true
|
|
} |