1.0.16 • Published 9 years ago

go-merge-json v1.0.16

Weekly downloads
36
License
ISC
Repository
github
Last release
9 years ago

go-merge-json

The Node based utility used to merge multiple json files into one.

Getting Started

npm install go-merge-json -g

Usage

go-merge-json <first-json-file> <second-json-file>

Example

go-merge-json test/test.json test/new.json

The command will update test.json file after merging with new.json

Options

create-backup

go-merge-json test/test.json test/new.json --create-backup

The command will create a backup file for test/test.json before updating it.

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago