Skip to main content
Version: Next 🚧

[I] ModuleLibraryMetadata

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

Extends

  • LibraryMetadataBase

Properties

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