@js-sugar/date
Version:
A multi-calendar, tree-shakable, extensible, immutable and lightweight date library for JavaScript
18 lines • 459 B
JSON
{
"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"
]
}