{
	"name": "disco-bot-framework",
	"version": "1.0.4",
	"description": "Integrating this framework into a Discord bot will allow it to be configured using Disco",
	"main": "index.js",
	"keywords": [
		"discord",
		"bot",
		"disco",
		"configure"
	],
	"author": "Ioan Clarke",
	"license": "ISC",
	"dependencies": {
		"axios": "^0.21.1"
	}
}
