merthintechnologies/Edit JSON
Github action to modify json files by properties.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Path to json file | yes | — |
| key | Property path in json file, e.g "name", "version", "scripts.build" | yes | — |
| value | Value for the specified property. | yes | — |
Outputs
no outputs