getAppMetadata
Retrieve the contents of the package.json
file.
Returns
(Promise<object>
): A promise that fulfills with a plain object.
Example
Last updated
Retrieve the contents of the package.json
file.
(Promise<object>
): A promise that fulfills with a plain object.
Last updated