venkatloggerbysuhag
Version:
This is my package exporting Logger Class, Blogger Class, SayHi Function and one Variable
17 lines (16 loc) • 378 B
JSON
{
"name": "venkatloggerbysuhag",
"version": "1.0.0",
"description": "This is my package exporting Logger Class, Blogger Class, SayHi Function and one Variable",
"main": "Logger.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"venkat",
"sunbeam",
"suhag"
],
"author": "Suhag Sarak",
"license": "ISC"
}