beaconbrigade/get-package-json-version
get the version in your pacakge.json file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to find package.json | no | . |
Outputs
| name | description |
|---|---|
| version | The version in package.json |