about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorelioat <hi@eli.li>2023-06-19 12:32:05 -0400
committerelioat <hi@eli.li>2023-06-19 12:32:05 -0400
commit821db84eb2161fd936420efc296cabad0ad156e6 (patch)
treef6bd9c058488732ae8079976435a3fb3f8398c21
parent9dba2dd8a3d9ba72f60b9d3d297336e4406fa272 (diff)
downloadtour-821db84eb2161fd936420efc296cabad0ad156e6.tar.gz
*
-rw-r--r--js/blotbotboot/package.json4
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"
   }