foxapi.dev
Version:
The fox api is a cool and simple api which randomly picks fox pictures from over 150 and sends them back to you. Just as easy than clicking on a button.
17 lines (16 loc) • 425 B
JSON
{
"name": "foxapi.dev",
"version": "1.0.0",
"description": "The fox api is a cool and simple api which randomly picks fox pictures from over 150 and sends them back to you. Just as easy than clicking on a button.",
"main": "index.js",
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"keywords": [
"fox",
"api",
"foxes"
],
"author": "xHeaveny",
"license": "ISC"
}