diff --git a/package.json b/package.json index 99e0ca3..f742a3e 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ }, "repository": { "type": "git", - "url": "git@git.cryto.net:joepie91/nix-in-node.git" + "url": "https://git.cryto.net/joepie91/nix-in-node.git" }, "keywords": [], "author": "", - "license": "ISC", + "license": "WTFPL OR CC0-1.0", "dependencies": { "@babel/core": "^7.15.5", "@babel/generator": "^7.15.4",