Crate oro_common

Source
Expand description

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

Structs§

BuildManifest
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.
CorgiDist
Distribution information for a particular package version.
CorgiManifest
CorgiPackument
A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
CorgiVersionMetadata
A manifest for an individual package version.
Directories
Dist
Distribution information for a particular package version.
Manifest
ManifestBuilder
Builder for Manifest.
NpmUser
Represents a human!
Packument
A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
PackumentBuilder
Builder for Packument.
Person
VersionMetadata
A manifest for an individual package version.

Enums§

Bin
Bugs
BundledDependencies
DeprecationInfo
Represents the deprecation state of a package.
Exports
Imports
Man
ManifestBuilderError
Error type for ManifestBuilder
PackumentBuilderError
Error type for PackumentBuilder
PersonField
Represents a human!
Repository