1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/fetch/.bower.json
2016-07-09 17:04:54 -04:00

27 lines
No EOL
547 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": "0.11.1",
"_release": "0.11.1",
"_resolution": {
"type": "version",
"tag": "v0.11.1",
"commit": "7d9a11deec5c0ea2d453390be647ba52695166f8"
},
"_source": "https://github.com/github/fetch.git",
"_target": "^0.11.0",
"_originalSource": "fetch"
}