byu-oit/byu-oit/github-action-package-json

Parses and outputs information from a package.json file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
directorySpecifies the directory to look for a package.json. Defaults to the current working directory.no""
versionToggles the version module to output version information.no
namedescription
versionA rich version object which includes the version, major, minor, patch, build, and prerelease properties from the Semver class in the semver module (see semver/functions/parse for more information).