Page Contents
Home > @loopback/core > ApplicationMetadata
ApplicationMetadata interface
Type description for package.json
Signature:
export interface ApplicationMetadata extends JSONObject
Extends: JSONObject
Properties
Property | Type | Description |
---|---|---|
description | string | |
name | string | |
version | string |