mirror of
https://github.com/Xevion/schedule-extract.git
synced 2025-12-06 13:16:22 -06:00
v0.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "schedule-extract",
|
"name": "schedule-extract",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "Extract schedule information into ICS files from Student Registration system",
|
"description": "Extract schedule information into ICS files from Student Registration system",
|
||||||
@@ -31,7 +31,12 @@
|
|||||||
"typescript",
|
"typescript",
|
||||||
"parsing",
|
"parsing",
|
||||||
"html",
|
"html",
|
||||||
"ics"
|
"ics",
|
||||||
|
"web-extension",
|
||||||
|
"firefox",
|
||||||
|
"chrome",
|
||||||
|
"browser",
|
||||||
|
"student"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Xevion/schedule-extract/issues"
|
"url": "https://github.com/Xevion/schedule-extract/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user