Page Contents
Home > @loopback/core > ApplicationMetadata
ApplicationMetadata interface
Type description for package.json
Signature:
export interface ApplicationMetadata extends JSONObject
Extends: JSONObject
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [description](/doc/en/lb4/apidocs.core.applicationmetadata.description.html) | string | ||
| [name](/doc/en/lb4/apidocs.core.applicationmetadata.name.html) | string | ||
| [version](/doc/en/lb4/apidocs.core.applicationmetadata.version.html) | string |