diff --git a/software/litecart.yml b/software/litecart.yml new file mode 100644 index 0000000000..522bb739f4 --- /dev/null +++ b/software/litecart.yml @@ -0,0 +1,12 @@ +name: "Litecart" +website_url: "https://github.com/shurco/litecart" +source_code_url: "https://github.com/shurco/litecart" +description: "Shopping cart in 1 file (with support for payment by card or cryptocurrency)." +licenses: + - MIT +platforms: + - Go + - Docker +tags: + - E-commerce +depends_3rdparty: true \ No newline at end of file