Matches what it's called elsewhere in the codebase
@ -12,9 +12,9 @@ const listPackage = {
}
module.exports = getMetadata
module.exports = readMetaData
async function getMetadata(path, {
async function readMetaData(path, {
deploymentType = 'npm',
deploymentName,
quiet = false,