UNPKG

garyapi

Version:

A simple Node.js client for the Gary the Cat API 🐾

22 lines (21 loc) 391 B
{ "name": "garyapi", "version": "1.0.1", "description": "A simple Node.js client for the Gary the Cat API 🐾", "main": "index.js", "type": "commonjs", "keywords": [ "gary", "cat", "api", "goober", "joke", "quote", "images" ], "author": "Gary the Cat", "license": "SEE LICENSE IN LICENSE", "dependencies": { "node-fetch": "^2.6.11" } }