Crate oro_common

source ·
Expand description

General types and utilities for Orogene, including packument/package.json/manifest types.

Structs

  • Manifest intended for use with the build step in orogene’s installer. It reads and normalizes a package.json’s bins (including the directories.bin field), and its scripts object.
  • Distribution information for a particular package version.
  • A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
  • A manifest for an individual package version.
  • Distribution information for a particular package version.
  • Builder for Manifest.
  • Represents a human!
  • A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
  • Builder for Packument.
  • A manifest for an individual package version.

Enums