UNPKG

@ask-imon/time_diff_calc

Version:

A package that will help user calculate difference between 2 timestamps and get the output in multiple format, based on requirements.

30 lines (29 loc) 852 B
{ "name": "@ask-imon/time_diff_calc", "version": "1.1.2", "description": "A package that will help user calculate difference between 2 timestamps and get the output in multiple format, based on requirements.", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Imanul006/time_diff_calc.git" }, "author": "Imon Siddique", "license": "MIT", "bugs": { "url": "https://github.com/Imanul006/time_diff_calc/issues" }, "homepage": "https://github.com/Imanul006/time_diff_calc#readme", "keywords": [ "time-difference", "timestamp-comparison", "duration-calculation", "time-format-conversion", "date-difference", "interval measurement", "time-unit-conversion", "datetime-utility" ] }