arabs-giveaways
Version:
NPM packages designed to make it easier for arab developers make giveaways.
36 lines (35 loc) • 862 B
JSON
{
"name": "arabs-giveaways",
"version": "1.1.6",
"description": "NPM packages designed to make it easier for arab developers make giveaways.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HeemPlayz/arabs-giveaways.git"
},
"keywords": [
"discord.js-giveaway",
"discord-giveaway",
"giveaway",
"discord",
"discord.js"
],
"author": "HeemPlayz",
"license": "MIT",
"bugs": {
"url": "https://github.com/HeemPlayz/arabs-giveaways/issues"
},
"homepage": "https://github.com/HeemPlayz/arabs-giveaways#readme",
"dependencies": {
"discord.js": "^12.3.1",
"mongoose": "^5.10.0",
"node-schedule": "^1.3.2",
"pretty-ms": "^7.0.0"
},
"directories": {
"example": "examples"
}
}