• Write the package.json file of the current project.

    Returns

    A completion promise.

    Parameters

    • jsonPackage: JSONSchemaForNPMPackageJsonFiles2

      The package to write.

    Returns Promise<void>

Generated using TypeDoc