I want to do `fixjson '**/*.json'`, but not have it go into `node_modules`, etc.
I want to do
fixjson '**/*.json', but not have it go intonode_modules, etc.