web-apps/vendor/fetch/bower.json

14 lines
165 B
JSON
Raw Normal View History

{
"name": "fetch",
"main": "fetch.js",
"ignore": [
".*",
"*.md",
"examples/",
"Makefile",
"package.json",
"script/",
"test/"
]
}