autorest.clicommon/.scripts/npm-run.js

2 строки
100 B
JavaScript

// Runs the npm run command on each project that has it.
require('./for-each').npm(process.argv[2]);