time-template
Version:
Time format and apply template.
28 lines (27 loc) • 618 B
JSON
{
"name": "time-template",
"version": "0.0.1",
"description": "Time format and apply template.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aykutkardas/time-template.git"
},
"keywords": [
"Seconds",
"Time",
"Format",
"Template",
"Javascript",
"Ago"
],
"author": "Aykut Kardaş",
"license": "ISC",
"bugs": {
"url": "https://github.com/aykutkardas/time-template/issues"
},
"homepage": "https://github.com/aykutkardas/time-template#readme"
}