X Tutup
The Wayback Machine - https://web.archive.org/web/20210401162753/https://github.com/github/fetch/blob/master/bower.json
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (13 sloc) 165 Bytes
{
"name": "fetch",
"main": "fetch.js",
"ignore": [
".*",
"*.md",
"examples/",
"Makefile",
"package.json",
"script/",
"test/"
]
}
X Tutup