Call the exported runScript function with an options object. Returns a promise that resolves to the result of the execution. Promise rejects if the execution fails ...
Simplify. The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns.