init
This commit is contained in:
+5
-2
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user