log-date
Version:
26 lines (25 loc) • 608 B
JSON
{
"name": "log-date",
"version": "1.0.3",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/1thebestfullstackdeveloper/log-date.git"
},
"author": "1thebestfullstackdeveloper@gmail.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/1thebestfullstackdeveloper/log-date/issues"
},
"homepage": "https://github.com/1thebestfullstackdeveloper/log-date#readme",
"keywords": [
"JS",
"Time",
"Milliseconds",
"loger"
],
"description": "Log time"
}