{
  "name": "@js-sugar/date",
  "version": "1.13.1",
  "description": "A multi-calendar, tree-shakable, extensible, immutable and lightweight date library for JavaScript",
  "author": "JS-Sugar",
  "license": "ISC",
  "homepage": "https://github.com/js-sugar/date",
  "main": "./main/jss-date.js",
  "types": "./main/index.d.ts",
  "keywords": [
    "date",
    "time",
    "calendar",
    "tree-shakable",
    "immutable",
    "moment"
  ]
}