augment-vir - v32.2.2
    Preparing search index...

    Type Alias PackageJson

    PackageJson: JsonObject & NodeJsStandard & PackageJsonStandard & NonStandardEntryPoints & TypeScriptConfiguration & YarnConfiguration & JSPMConfiguration

    Type for npm's package.json file. Also includes types for fields used by other popular projects, like TypeScript and Yarn.

    Copied from the PackageJson type in the type-fest package so that this package's public types do not depend on type-fest (see the note in type-checks.ts).