thedankmemer
Version:
A API wrapper for the Dank Memer API.
39 lines • 954 B
JSON
{
"name": "thedankmemer",
"version": "1.2.8",
"description": "A API wrapper for the Dank Memer API.",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "apurbosordar",
"license": "MIT",
"dependencies": {
"snekfetch": "^4.0.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apurbosordar/thedankmemer.git"
},
"bugs": {
"url": "https://github.com/apurbosordar/thedankmemer/issues"
},
"homepage": "https://github.com/apurbosordar/thedankmemer#readme",
"keywords": [
"dankmemer",
"dankmemer-api",
"dankmemer",
"dankmemer-meme",
"memes",
"discord",
"discord-meme",
"meme-api",
"dank-memer-meme-server",
"dank-memer-meme",
"dank-memer",
"dank-memer-memes"
],
"devDependencies": {
"eslint": "^6.8.0"
}
}