Add license to package.json

master
Miikka Virtanen 2017-03-01 09:59:15 +02:00 committed by GitHub
parent 15d74d162a
commit 0c26f94038
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "modmailbot",
"version": "1.0.0",
"description": "",
"license": "MIT",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"