UNPKG

min-2-hr

Version:

A simple utility to convert minutes to a 24-hour or 12-hour time format with day indication.

24 lines (23 loc) 494 B
{ "name": "min-2-hr", "version": "1.0.5", "description": "A simple utility to convert minutes to a 24-hour or 12-hour time format with day indication.", "main": "index.js", "types": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "time", "converter", "24-hour", "minutes", "12-hour", "minute2hrs" ], "author": "rstar kumawat", "license": "MIT", "dependencies": { "min-2-hr": "^1.0.0" } }