Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Jul 2, 2024
1 parent 494f2c0 commit f117559
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
{
"name": "webring",
"description": "Collect the latest RSS items from your favorite feeds.",
"author": {
"name": "Jerred Shepherd",
"email": "npm@sjer.red",
"url": "https://sjer.red"
},
"homepage": "https://github.com/shepherdjerred/webring",
"license": "GPL-3.0-only",
"repository": {
"type": "git",
"url": "https://github.com/shepherdjerred/webring.git"
},
"bugs": {
"url": "https://github.com/shepherdjerred/webring/issues"
},
"type": "module",
"version": "1.1.0",
"scripts": {
Expand Down

0 comments on commit f117559

Please sign in to comment.