UNPKG

binary-clock-js

Version:
28 lines (27 loc) 636 B
{ "name": "binary-clock-js", "version": "2.0.0", "description": "Display Binary Clock", "main": "binary-clock.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anjnkmr/binary-clock-js.git" }, "keywords": [ "binary", "clock", "js", "canvas", "terminal", "binary-clock" ], "author": "Anjan Kumar <kumar.rakuditi@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/anjnkmr/binary-clock-js/issues" }, "homepage": "https://github.com/anjnkmr/binary-clock-js#readme" }