Skip to content

Commit

Permalink
chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 committed Mar 26, 2021
1 parent 2ad5716 commit 546db26
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "ical-generator",
"description": "ical-generator is a small piece of code which generates ical calendar files",
"author": "Sebastian Pekarek <mail@sebbo.net>",
"author": "Sebastian Pekarek <gineeyaingasiajeipat@e.sebbo.net>",
"homepage": "https://github.com/sebbo2002/ical-generator",
"keywords": ["ical", "ics", "icalendar", "generator", "calendar", "subscription", "outlook", "rfc", "rfc5545", "events", "alarms"],
"license": "MIT",
"version": "v2.0.0-develop",
"bugs": {
"url": "http://github.com/sebbo2002/ical-generator/issues",
"email": "bugs@sebbo.net"
"url": "http://github.com/sebbo2002/ical-generator/issues"
},
"engines": {
"node": ">=10.1.0"
Expand Down

0 comments on commit 546db26

Please sign in to comment.