{ "name": "tymejs", "version": "0.1.0", "description": "Quickly and easily format JavaScript date Objects", "main": "dist/index.js", "scripts": { "build": "esbuild src/index.ts --bundle --minify --sourcemap --target=chrome58,firefox57,safari11,edge16 --outfile=dist/tyme.js", "test": "tsc" }, "keywords": [ "time", "date", "date", "format" ], "author": "Kato Twofold", "license": "MIT" }