UNPKG

time-formatter

Version:

A simple code to format decimal numbers with time extensions.

25 lines (24 loc) 647 B
{ "name": "time-formatter", "version": "1.0.2", "description": "A simple code to format decimal numbers with time extensions.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Jefreesujit/time-formatter.git" }, "keywords": [ "time", "format", "time-formatter" ], "author": "Jefree Sujit <jefree.sujit@gmail.com>", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/Jefreesujit/time-formatter/issues" }, "homepage": "https://github.com/Jefreesujit/time-formatter#readme" }