{ "name": "treeanalyzer", "version": "1.0.3", "description": "Analyze Grow A Tree", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/voidf1sh/treeanalyzer.git" }, "author": "Skylar Grant", "license": "ISC", "bugs": { "url": "https://github.com/voidf1sh/treeanalyzer/issues" }, "homepage": "https://github.com/voidf1sh/treeanalyzer#readme", "dependencies": { "discord.js": "^14.7.1", "dotenv": "^16.0.3" } }