diff --git a/package.json b/package.json index 28234a8..f2cfafb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,8 @@ { + "name": "matrix.to", "version": "0.0.1", "type": "module", + "license": "Apache-2.0", "engines": { "node": ">= 14.0.0" },