Skip to content

[I] ModuleLibraryMetadata

Data for a library. Either loaded via a node_modules package or a standalone js file

  • LibraryMetadataBase
PropertyModifierTypeDescriptionInherited from
bugs?publicobject-LibraryMetadataBase.bugs
bugs.url?publicstringUrl where to file bugs for this library.-
homepage?publicstringLibrary homepage.LibraryMetadataBase.homepage
namereadonlystringLibrary name as specified in the package.json or in exported $lib.-
typereadonly"module"--
version?publicstringLibrary versionLibraryMetadataBase.version