Expand description
General types and utilities for Orogene, including packument/package.json/manifest types.
Structs§
- Build
Manifest - Manifest intended for use with the
build
step in orogene’s installer. It reads and normalizes a package.json’s bins (including thedirectories.bin
field), and its scripts object. - Corgi
Dist - Distribution information for a particular package version.
- Corgi
Manifest - Corgi
Packument - A serializable representation of a Packument – the toplevel metadata object containing information about package versions, dist-tags, etc.
- Corgi
Version Metadata - A manifest for an individual package version.
- Directories
- Dist
- Distribution information for a particular package version.
- Manifest
- Manifest
Builder - 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.
- Packument
Builder - Builder for
Packument
. - Person
- Version
Metadata - A manifest for an individual package version.
Enums§
- Bin
- Bugs
- Bundled
Dependencies - Deprecation
Info - Represents the deprecation state of a package.
- Exports
- Imports
- Man
- Manifest
Builder Error - Error type for ManifestBuilder
- Packument
Builder Error - Error type for PackumentBuilder
- Person
Field - Represents a human!
- Repository