It occurs me that the Package entity doesn't have a name field. This may present a problem if the user only has access to the custom-elements.json, but not the package.json
for example, when pre-loading manifests into a language server, a la Matsuuu/custom-elements-language-server#20
It occurs me that the
Packageentity doesn't have a name field. This may present a problem if the user only has access to the custom-elements.json, but not the package.jsonfor example, when pre-loading manifests into a language server, a la Matsuuu/custom-elements-language-server#20