clashofclans-events
Version:
A Simple JavaScript Clash Of Clan Event based library that tracks Donation, Player Join and Left, Clan Activities.
24 lines (23 loc) • 637 B
JSON
{
"name": "clashofclans-events",
"version": "1.0.7",
"description": "A Simple JavaScript Clash Of Clan Event based library that tracks Donation, Player Join and Left, Clan Activities.",
"main": "src/index.js",
"scripts": {
"example": "node example.js"
},
"keywords": [
"clashofclans",
"coc",
"coc.js",
"clash-of-clans",
"clashofclans-events"
],
"repository": {
"type": "git",
"url": "https://github.com/MJ-Shashank/clashofclans-events"
},
"homepage": "https://github.com/MJ-Shashank/clashofclans-events#readme",
"author": "MJ Shashank",
"license": "MIT"
}