To reproduce:
- Clone the Babel repo:
git clone https://github.com/babel/babel
- Go into it:
cd babel
- Run
npm install --global yarn && yarn
- Run
credits-cli
withnpx credits-cli
:
Credits for babel
babel relies on the work of 239 people:
Sindre Sorhus sindresorhus@gmail.com (109 packages)
…
One-liner:
git clone https://github.com/babel/babel && cd babel && npm i -g yarn && yarn && npx credits-cli | head -10