clmaker
Version:
A module for console logs
23 lines (22 loc) • 504 B
JSON
{
"name": "clmaker",
"version": "1.0.0",
"description": "A module for console logs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sahandp2012p/cl.git"
},
"keywords": [
"clg"
],
"author": "Sahand Pourjavad",
"license": "ISC",
"bugs": {
"url": "https://github.com/sahandp2012p/cl/issues"
},
"homepage": "https://github.com/sahandp2012p/cl#readme"
}