aboutsummaryrefslogtreecommitdiff
path: root/SPEC.md
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-03-14 17:32:19 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-03-14 17:32:19 -0400
commit5b547e5ba98083d457d69503adb51b4d0ee27c7f (patch)
tree5d90dc9051808c14234fe1c220ae44056f8259fe /SPEC.md
parentfdc60a4009b8750eecb64cb92e28d21af9b2d6f8 (diff)
downloadlite-xl-plugin-manager-5b547e5ba98083d457d69503adb51b4d0ee27c7f.tar.gz
lite-xl-plugin-manager-5b547e5ba98083d457d69503adb51b4d0ee27c7f.zip
Added in replaces to the SPEC, and to lpm.v0.99999
Diffstat (limited to 'SPEC.md')
-rw-r--r--SPEC.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/SPEC.md b/SPEC.md
index 8a2964b..afa8008 100644
--- a/SPEC.md
+++ b/SPEC.md
@@ -52,6 +52,8 @@ Fields that are required are bolded.
* `description`: An optional english-language description of the addon.
* `provides`: An optional array of strings that are a shorthand of functionality
this addon provides. Can be used as a dependency.
+* `replaces`: An optional array of ids that this plugin explicitly replaces. Will always
+ prefer this plugin in place of those plugins, so long as version requirements are met.
* `remote`: Optional. Specifies an https git link wheree this addon is located. If present,
denotes a **stub**.
* `dependencies`: Optionally a hash of dependencies required, or optional