Hi guys, I’m developing a package and I cannot find any reference on how to create the pkg.json file: any help?
I’ve looked into:
- GitHub samples (ok I can copy the content, but it doesn’t help),
- GitHub dynamods readme,
- @teocomi site (link broken on how to create it),
- dynamo primer.
I’ve also tried copy it from another package and modifying, but it gives me an error about the file header and doesn’t load the package.
I wish to understand what is mandatory in the content (I saw different files have different content) and how to properly fill.
Thanks in advance