Clear and concise description of the problem
nr (the fuzzy finder) does not find ../package.json, and it does nothing if there's no ./package.json.
nr <command> lets you run commands in ../package.json. They are asymmetric.
Suggested solution
nr (the fuzzy finder) should find package.json in up directories and show commands in it.
Alternative
Keep the current behavior.
Additional context
npm run <command> also lets you run commands in ../package.json.
Validations
Clear and concise description of the problem
nr(the fuzzy finder) does not find../package.json, and it does nothing if there's no./package.json.nr <command>lets you run commands in../package.json. They are asymmetric.Suggested solution
nr(the fuzzy finder) should findpackage.jsonin up directories and show commands in it.Alternative
Keep the current behavior.
Additional context
npm run <command>also lets you run commands in../package.json.Validations