Add a package to the log module
This commit is contained in:
parent
746f0e2753
commit
42358e98eb
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "log",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
Loading…
Reference in New Issue