some-random-cat
Advanced tools
Comparing version 1.0.15 to 1.0.20
const random = require('../index') | ||
random.Random.newCat() | ||
random.Random.newJoke(true, true) | ||
.then(res => console.log(res)) | ||
.catch(e => console.error(e)) |
{ | ||
"name": "some-random-cat", | ||
"version": "1.0.15", | ||
"version": "1.0.20", | ||
"description": "A utility which generates random cat images with a URL", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,20 +0,19 @@ | ||
��# s o m e - r a n d o m - c a t | ||