forked from lxm_front/jsonlint-mod
It looks like at one time the variable referencing the input file was 'path', and later on it was changed to 'json', but the if (options.inplace) block was never updated.
It looks like at one time the variable referencing the input file was 'path', and later on it was changed to 'json', but the if (options.inplace) block was never updated.