1.0.2 • Published 4 years ago
zipjson v1.0.2
zipjson
Use JSON Stringify compressed JSON file
Usage
npx zipjson package.jsonOptions
npx zipjson@latest {input} {output} --debug- input: file or path. default
./index.json - output: file or path. default
./dist/index.json - --debug: console log. defaule
false, alias--log,-l,-d - --yes: Agree to all interactions. defaule
false, alias--ci,-y