-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
In the new module list I am working on, tags are displayed for each module. These are read from the package.json. So far there are no keywords in the package.json of your module. It would be nice if you could add some. Here you can see an example of a package.json with keywords.
This would be my suggestion:
"keywords": [
"MagicMirror",
"BirdNET",
"bird",
"birds",
"Cornell University"
],Metadata
Metadata
Assignees
Labels
No labels