@xstoudi/human-readable-time
Version:
Easily parse seconds to human readable time and hrt to seconds.
23 lines (22 loc) • 507 B
JSON
{
"name": "@xstoudi/human-readable-time",
"version": "1.0.1",
"description": "Easily parse seconds to human readable time and hrt to seconds.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hrt",
"human",
"readable",
"time",
"human readable",
"readable time",
"human readable time",
"parse",
"seconds"
],
"author": "Xavier Stouder <xavier@stouer.io> (stouder.io)",
"license": "MIT"
}