UNPKG

sprcl

Version:

Simple API client for Clash of Clans, Clash Royale, and Brawl Stars

30 lines (29 loc) 638 B
{ "name": "sprcl", "version": "1.0.2", "description": "Simple API client for Clash of Clans, Clash Royale, and Brawl Stars", "main": "client.js", "type": "commonjs", "scripts": { "test": "echo \"No tests yet\"" }, "keywords": [ "clashofclans", "clashroyale", "brawlstars", "supercell", "api", "client", "sprcl" ], "author": "David", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/DavidModzz/sprcl.git" }, "bugs": { "url": "https://github.com/DavidModzz/sprcl/issues" }, "homepage": "https://github.com/DavidModzz/sprcl#readme" }