pcurt / MMM-BlaguesAPI

MIT License
1 stars 0 forks source link

Create package.json #3

Closed KristjanESPERANTO closed 9 months ago

KristjanESPERANTO commented 10 months ago

I am working on a new module list, which you can see here. If you search for your module in it, you will see that it looks a bit bland at the moment, as a screenshot and tags are missing.

You can change that by adding a package.json file. The information that is currently used from that file is the license information (the screenshot can only be displayed if the license is free) and the keywords (these are then displayed as tags).

Here is an example of a package.json.

It would be nice if you would add one to your repository :slightly_smiling_face:

pcurt commented 9 months ago

I have added the file in https://github.com/pcurt/MMM-BlaguesAPI/blob/master/package.json Thanks for the example

KristjanESPERANTO commented 9 months ago

Cool! Your module now looks nice in the module list :smiley: :rocket: