weigh-in:
$ mkdir /tmp/umi-weigh-in $ cd /tmp/umi-weigh-in $ npm init && npm install --save umi $ du -hs node_modules 130M node_modules
weigh-in: