jellyfin-web/dashboard-ui/bower_components/fetch/.bower.json
2016-07-10 13:11:48 -04:00

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
}