diffhours
Version:
The number of hours existing between two hours
26 lines (25 loc) • 579 B
JSON
{
"name": "diffhours",
"version": "0.1.5",
"description": "The number of hours existing between two hours",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/soguitech/diffhours.git"
},
"keywords": [
"Time",
"Difference",
"Hours",
"between"
],
"author": "SOGUITECH",
"license": "ISC",
"bugs": {
"url": "https://github.com/soguitech/diffhours/issues"
},
"homepage": "https://github.com/soguitech/diffhours#readme"
}