{
  "name": "just-date",
  "main": "dist/just-date.js",
  "version": "3.1.2",
  "homepage": "https://github.com/ismyrnow/just-date",
  "authors": [
    "Ishmael Smyrnow <ismyrnow@appgeo.com>"
  ],
  "description": "Helper for dealing with JS dates independent of time or timezone.",
  "moduleType": [
    "amd",
    "globals"
  ],
  "keywords": [
    "date",
    "timezone",
    "iso"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "index.js"
  ]
}
