random_quotes
random_quotes copied to clipboard
Create package.json
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 and a screenshot. The information that is currently used from package.json
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: