{
	"name": "azury-djs",
	"version": "1.2.1",
	"description": "Azury-djs, the best NPM Package you can have, with fun Minigames, button interactions, and more! Fun for your bot!",
	"main": "index.js",
	"types": "typings/index.d.ts",
	"scripts": {
		"test": "nodemon test/test.js"
	},
	"keywords": [
		"azury",
		"discord",
		"shop",
		"npm",
		"discord-games"
	],
	"license": "CC BY-NC-ND 4.0",
	"author": "Masterious#0001",
	"dependencies": {
		"chalk": "^4.1.1",
		"discord.js": "^13.6.0",
		"html-entities": "^2.3.2",
		"mathjs": "^9.4.3",
		"node-fetch": "^2.6.1",
		"quick.db": "^7.1.3",
		"string-width": "^2.1.1"
	},
	"devDependencies": {
		"@weky/inlinereply": "^0.0.0",
		"axios": "^0.21.4",
		"cheerio": "^1.0.0-rc.10",
		"nodemon": "^2.0.12"
	}
}
