work-time-library
Version:
Library for counting business time
24 lines (23 loc) • 584 B
JSON
{
"name": "work-time-library",
"version": "1.1.2",
"description": "Library for counting business time",
"main": "FindWorkingTimeDiff.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Heigen007/WorkindTimeLibrary.git"
},
"keywords": [
"business",
"time"
],
"author": "Heigen007",
"license": "ISC",
"bugs": {
"url": "https://github.com/Heigen007/WorkindTimeLibrary/issues"
},
"homepage": "https://shopel-97073.web.app/"
}