Merge parts from one or more JSON files together. I use grunt-update-json
to keep my Bower.json
and component.json
in sync with package.json
.
A small CLI tool that bumps versions of php-composer packages, similar to how npm version works.
PXLWidgets10 months agoMerge parts from one or more JSON files together. I use grunt-update-json
to keep my Bower.json
and component.json
in sync with package.json
.
Get current package version from composer.lock file and write it into the composer.json
bschaueralmost 2 years ago