Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

library.json with and without metadata object

Forums: 

The docs on this website describe the structure of library.json files. All required fields (title, machinename, runnable, and multiple version fields) are at the root of a single JSON object. However, there are also (older?) H5P files that contain a metadata object which, in turn, contains title and probably all of the other fields mentioned before. (edit: The last sentence is probably wrong)

Pages