Originally https://github.com/dfetch-org/dfetch/issues/270 Platform.io defines a Json file called [library.json](https://docs.platformio.org/en/latest/manifests/library-json/index.html) to add some metadata about a library. Some interesting information could be mined from this: dependencies (handle as recommendations) license (for report) ....
Originally dfetch-org/dfetch#270
Platform.io defines a Json file called library.json to add some metadata about a library. Some interesting information could be mined from this: