diff --git a/package.json b/package.json index 91c2587..bb6e16b 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "lnapi", - "version": "1.18.0", - "description": "Application endpoints for Casa Lightning Node", - "author": "Casa, INC", + "name": "umbrel-middleware", + "version": "0.0.2", + "description": "Middleware for Umbrel Node", + "author": "Umbrel", "scripts": { "lint": "eslint", "start": "node ./bin/www", @@ -54,4 +54,4 @@ ], "cache": "false" } -} \ No newline at end of file +}