jellyfin-web/dashboard-ui/bower_components/fetch/bower.json

14 lines
165 B
JSON
Raw Normal View History

2015-12-14 08:43:03 -07:00
{
"name": "fetch",
"main": "fetch.js",
"ignore": [
".*",
"*.md",
"examples/",
"Makefile",
"package.json",
"script/",
"test/"
]
}