{
  "name": "calendar-base",
  "description": "Base methods for generating calendars using JavaScript.",
  "version": "2.0.1",
  "author": "Wes Souza <hey@wes.dev> (https://wes.dev/)",
  "license": "MIT",
  "keywords": [
    "calendar",
    "generation",
    "base",
    "core"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/WesSouza/calendar-base"
  },
  "files": [
    "dist"
  ]
}