{
  "name": "zeller-date",
  "version": "1.0.2",
  "main": "index.js",
  "description": "A simple implementation of Zeller's congruence to compute day of the week",
  "author": "TonNom",
  "license": "MIT",
  "keywords": ["zeller", "date", "calendar", "day", "dayofweek"],
  "repository": {
    "type": "git",
    "url": "https://github.com/abdelwaheb-net/zeller-date.git"
  }
}

