packageFormat
The package format associated with a repository's external connection. The valid package formats are:
npm
: A Node Package Manager (npm) package.pypi
: A Python Package Index (PyPI) package.maven
: A Maven package that contains compiled code in a distributable format, such as a JAR file.nuget
: A NuGet package.generic
: A generic package.ruby
: A Ruby package.swift
: A Swift package.cargo
: A Cargo package.