consolelogtime
Version:
This will put a time in all your console.log()'s
18 lines (17 loc) • 341 B
JSON
{
"name": "consolelogtime",
"version": "1.0.1",
"description": "This will put a time in all your console.log()'s",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Log",
"Console",
"Time",
"Console.log"
],
"author": "Quinten",
"license": "MIT"
}