UNPKG

cr.js

Version:
30 lines (29 loc) 608 B
{ "name": "cr.js", "version": "0.2.2", "description": "An simple clash royale api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/madebyKAI/cr.js.git" }, "keywords": [ "clash", "royale", "clashroyale", "api", "wrapper" ], "author": "madebyKAI", "license": "MIT", "bugs": { "url": "https://github.com/madebyKAI/cr.js/issues" }, "homepage": "https://github.com/madebyKAI/cr.js#readme", "dependencies": { "snekfetch": "^3.5.8" } }