diff --git a/package.json b/package.json index 7beac2c..795439d 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "budo-express", + "name": "@f0x52/budo-express", "description": "A small wrapper to integrate Budo with an Express application", "version": "1.0.8", "main": "index.js", - "repository": "http://git.cryto.net/joepie91/budo-express.git", + "repository": "http://git.cryto.net/f0x/budo-express.git", "bugs": { - "url": "https://git.cryto.net/joepie91/budo-express/issues" + "url": "https://git.cryto.net/f0x/budo-express/issues" }, "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0",