add author
This commit is contained in:
parent
8f1c8adcd7
commit
e20c60de57
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
"name": "bunyan",
|
"name": "bunyan",
|
||||||
"version": "0.6.9",
|
"version": "0.6.9",
|
||||||
"description": "a JSON Logger library for node.js servers",
|
"description": "a JSON Logger library for node.js servers",
|
||||||
|
"author": "Trent Mick <trentm@gmail.com> (http://trentm.com)",
|
||||||
"main": "./lib/bunyan.js",
|
"main": "./lib/bunyan.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
"bunyan": "./bin/bunyan"
|
"bunyan": "./bin/bunyan"
|
||||||
|
|
Loading…
Reference in a new issue