Add license attribute
https://docs.npmjs.com/files/package.json#license http://npm1k.org/
This commit is contained in:
parent
9cd70479cb
commit
6baeb2c581
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
},
|
||||
"engines": ["node >=0.10.0"],
|
||||
"keywords": ["log", "logging", "log4j", "json", "bunyan"],
|
||||
"license": "MIT",
|
||||
|
||||
"// comment1": "'dtrace-provider' required for dtrace features",
|
||||
"// comment2": "'mv' required for RotatingFileStream",
|
||||
|
|
Loading…
Reference in a new issue