NPM Ajouter une dépendance facultative

npm install -O <dependency>
npm install --save-optional <dependency>
baruchiro