{ "name": "crowl-birthdays", "version": "1.0.0", "description": "\"Crowl\" your birthdays, see on which weekdays you had a chance to party with your friends.", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.banananet.work/zocker/crowl-birthdays.git" }, "author": "Felix Stupp", "license": "MIT", "dependencies": { "moment": "^2.24.0" } }