UNPKG

cat

Version:

cat will read the contents of an url

19 lines (18 loc) 334 B
{ "name": "cat", "description": "cat will read the contents of an url", "keywords": [ "cat", "util", "request" ], "version": "0.2.0", "homepage": "https://github.com/mafintosh/cat", "author": { "name": "Mathias Buus Madsen", "email": "mathiasbuus@gmail.com" }, "bin": { "cat": "bin.js" } }