UNPKG

zebratime

Version:
28 lines (27 loc) 578 B
{ "name": "zebratime", "version": "1.0.6", "description": "Zulu time for humans", "main": "zebratime.js", "scripts": { "test": "node --experimental-modules test/test.mjs" }, "repository": { "type": "git", "url": "git+https://github.com/mespr/zebratime.git" }, "keywords": [ "time", "gmt", "zulu", "24hour", "clock" ], "author": "Michael Sprague", "license": "ISC", "bugs": { "url": "https://github.com/mespr/zebratime/issues" }, "homepage": "https://github.com/mespr/zebratime#readme", "devDependencies": {} }