This commit is contained in:
2025-06-17 10:14:23 -05:00
parent 09f90746af
commit c8c2783113
+5 -2
View File
@@ -1,5 +1,5 @@
{ {
"name": "@auggie2lbcf/podcast-rss", "name": "podcast-rss-generator",
"version": "1.0.0", "version": "1.0.0",
"description": "A simple and flexible podcast rss builder for Node.js", "description": "A simple and flexible podcast rss builder for Node.js",
"main": "src/index.js", "main": "src/index.js",
@@ -16,7 +16,10 @@
"feed", "feed",
"itunes" "itunes"
], ],
"author": "Auggie2LBCF", "author": {
"name": "Auggie2LBCF",
"email": "[email protected]"
},
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",