npm-scriptsについて - Qiita

npm-scriptsについてnpmは"scripts"というフィールドにshell scriptとエイリアスコマンドを指定できる。{ "name": "myapp" "scripts": { …