diff --git a/package.json b/package.json index 655e365..9c60c77 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "systemd-unitfile2", + "name": "unitfile-parser", "version": "1.0.0", "description": "Parse systemd unit files", "main": "src/mod.mjs",