diff --git a/package.json b/package.json index 76e7947..e47abc6 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "logger", + "name": "mobicoop-v3-logger", "version": "0.0.1", - "description": "", - "author": "", + "description": "Mobicoop V3 Logger Service", + "author": "sbriat", "private": true, - "license": "UNLICENSED", + "license": "AGPL", "scripts": { "prebuild": "rimraf dist", "build": "nest build",