diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 3eb8d6851..31dcfbd7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "tt-rss", + "description": "A free, flexible, open-source, web-based news feed (RSS/Atom/other) reader and aggregator.", "version": "1.0.0", - "description": "", + "type": "module", "devDependencies": { "eslint": "^9.37.0", "gulp": "^5.0.1", |