UNPKG

randomcat-node

Version:

Gets a random cat from Random.Cat with RandCat.getCat();

30 lines (29 loc) 660 B
{ "name": "randomcat-node", "version": "0.1.3", "description": "Gets a random cat from Random.Cat with RandCat.getCat();", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Noculi/RandomCat-Node.git" }, "keywords": [ "Random", "Cat", "API", "Random", "Cat" ], "author": "Noculi", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Noculi/RandomCat-Node/issues" }, "homepage": "https://github.com/Noculi/RandomCat-Node#readme", "devDependencies": { "request": "^2.79.0" } }