Added MIT license type to package.json
This commit is contained in:
Родитель
3761a0276c
Коммит
8d229cff89
|
@ -22,5 +22,6 @@
|
|||
},
|
||||
"main": "./lib/winston-mongodb",
|
||||
"scripts": { "test": "vows test/*-test.js --spec" },
|
||||
"engines": { "node": ">= 0.4.0" }
|
||||
"engines": { "node": ">= 0.4.0" },
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче