Permalink
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/" | |
| ] | |
| } |