Add repository.json
This commit is contained in:
15
repository.json
Normal file
15
repository.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"schema_version": "3",
|
||||||
|
"packages": [
|
||||||
|
{
|
||||||
|
"name": "MarkdownLivePreview-Fork",
|
||||||
|
"description": "My enhanced live-preview fork of MarkdownLivePreview",
|
||||||
|
"releases": [
|
||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"url": "https://git.0x42.cloud/christian.morpurgo/MarkdownLivePreview/archive/v1.0.0.zip"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user