something-random-on-discord
Version:
A very easy to use package which gives you random things.
35 lines (34 loc) • 768 B
JSON
{
"name": "something-random-on-discord",
"version": "3.4.4",
"description": "A very easy to use package which gives you random things.",
"main": "index.js",
"scripts": {
"test": "node index.js",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CTK-WARRIOR/something-random-on-discord"
},
"keywords": [
"ctk",
"random",
"images",
"jokes",
"advice",
"meme",
"neko",
"fact",
"profanity"
],
"author": "ctk",
"license": "MIT",
"bugs": {
"url": "https://github.com/CTK-WARRIOR/something-random-on-discord/issues"
},
"homepage": "https://github.com/CTK-WARRIOR/dsomething-random-on-discord#readme",
"dependencies": {
"axios": "^0.21.1"
}
}