{ "name": "mastodon-clippy", "version": "1.1.2", "description": "Mastodon clippy bot", "repository": "https://git.suboptimal.solutions/hugh/mastodon-clippy", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Hugh Rundle (https://www.hughrundle.net)", "license": "AGPL-3.0-or-later", "dependencies": { "axios": "^1.7.3", "ws": "^8.18" } }