UNPKG

miau-api

Version:

Es una api que te da imagenes de gatos.

28 lines (27 loc) 580 B
{ "name": "miau-api", "version": "1.1.1", "description": "Es una api que te da imagenes de gatos.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hackycraftyt/miau-api.git" }, "keywords": [ "discord", "api", "imagenes", "gatos", "gatitos", "imagen" ], "author": "HackyCraftYT", "license": "ISC", "homepage": "https://github.com/hackycraftyt/miau-api#readme", "dependencies": { "node-fetch": "^2.6.0" } }