export async function postcondition({readPkg, readJSON, assert}) {
    const {name} = await readPkg();
    const {plugins} = await readJSON(filename);
    const title = next(
        map(