getanimals
Version:
An Api wrapper to get animal photos
25 lines (24 loc) • 537 B
JSON
{
"name": "getanimals",
"dependencies": {
"node-fetch": "^2.6.0"
},
"version": "3.0.0",
"description": "An Api wrapper to get animal photos",
"main": "index.js",
"keywords": [
"animals",
"wrapper",
"api"
],
"author": "EliteDaMyth",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/EliteDaMyth/getanimals.git"
},
"bugs": {
"url": "https://github.com/EliteDaMyth/getanimals/issues"
},
"homepage": "https://github.com/EliteDaMyth/getanimals#readme"
}