{ "name": "mastodon-cz-stats", "version": "1.0.0", "description": "Experimentální skript k získání českých Mastodon instancí a dodatečných informací.", "bin": "mastodonCzStats.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jan Andrle ", "repository": { "type": "git", "url": "https://gitea.jaandrle.cz/jaandrle/mastodonCzStats.git" }, "homepage": "https://gitea.jaandrle.cz/jaandrle/mastodonCzStats", "bugs": { "url": "https://gitea.jaandrle.cz/jaandrle/mastodonCzStats/issues" }, "license": "MIT", "dependencies": { "nodejsscript": "~1.0" }, "engines": { "node": ">=18.19" } }