{
  "name": "@gabioh/tommss",
  "version": "1.1.6",
  "description": "Transform time to format HH:mm:ss",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "keywords": ["tommss" , "hh:mm:ss" , "seconds", "minutes", "time"],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "jest": "^29.0.3"
  }
}
