Closed KristjanESPERANTO closed 11 months ago
Hi! thank you.
It is done! Den 5 januari 2024 21:53:20 +01:00, skrev Kristjan ESPERANTO @.***>:
Thanks for this nice module. I like it! Can you add a license file? And maybe also a package.json? This is not necessary for the functionality of the module, but for an optimal display in the new module list https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/ I am currently working on. I would create the package.json like this:
{ "name": "mmm-phonedetect", "version": "1.0.0", "description": "A module for the MagicMirror² to detect if phones are in network and turn on and off the mirror .", "repository": { "type": "git", "url": "git+https://github.com/PierreGode/MMM-PhoneDetect.git" }, "keywords": [ "magicmirror", "phone", "presence", "detection" ], "author": "PierreGode", "license": "MIT" }
— Reply to this email directly, view it on GitHub https://github.com/PierreGode/MMM-PhoneDetect/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBOWUU7K2KYTUMVAGPOZXTYNBR4BAVCNFSM6AAAAABBO6KIY2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DQMBSGY3TKOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks for this nice module. I like it!
Can you add a license file? And maybe also a
package.json
? This is not necessary for the functionality of the module, but for an optimal display in the new module list I am currently working on.I would create the package.json like this: