web-apps/vendor/fetch/bower.json
2019-05-22 15:46:13 +03:00

14 lines
165 B
JSON

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