jrm402/Parse Version
Parse and get a version from the package.json file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version-slug | Version slug - $version will be replaced with the package.json version | no | v$version |
| version-key | Version key in the package.json file (If you want to use something other than the version field) | no | version |
Outputs
| name | description |
|---|---|
| version | The version-slug with $version replaced from the package.json file |