logger_test
Version:
provides functionality to log the files
16 lines (15 loc) • 311 B
JSON
{
"name": "logger_test",
"version": "1.0.0",
"description": "provides functionality to log the files",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"looger",
"log"
],
"author": "srini.nmkl@gmail.com",
"license": "ISC"
}