diff --git a/package.json b/package.json index 48fd60d..12bb2fb 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,8 @@ { + "name": "tildes-issue-log", + "description": "Monthly blog highlighting the changes of Tildes.net", + "author": "Bauke ", + "license": "AGPL-3.0-or-later", "scripts": { "watch": "gulp watch", "build": "gulp build",