# Functions
GeneratePackageInfo validates that all Package fields are present and returns the marshalled bytes of the package json.
No description provided by the author
# Constants
GithubRegistry is the NPM registry url Github uses.
NPMPackageMain is an arbitrary output name for client.
NPMRegistry is the default registry url for most JS projects.
# Structs
Package contains all the fields required for creating an npm package.
No description provided by the author