UNPKG

ticktock-es

Version:
26 lines (25 loc) 531 B
{ "name": "ticktock-es", "version": "1.7.7", "description": "A Date utility library", "type": "module", "sideEffects": false, "main": "./Bundle/index.min.js", "scripts": { "test": "node ./Tests/UnitTests.js" }, "keywords": [ "DateTime", "Temporal", "JS-Date", "ES-Date", "locale-aware", "timeZone-aware" ], "author": "KooiInc", "license": "MIT License", "repository": { "type": "git", "url": "git+https://github.com/KooiInc/ticktock.git" } }