diff options
-rw-r--r-- | js/blotbotboot/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/blotbotboot/package.json b/js/blotbotboot/package.json index be8d38b..3f0f1d1 100644 --- a/js/blotbotboot/package.json +++ b/js/blotbotboot/package.json @@ -6,8 +6,8 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", - "license": "ISC", + "author": "elioat", + "license": "UNLICENSE", "dependencies": { "irc": "^0.5.2" } |