Pakiet instalacji NPM jako zależność programistów

npm install --save-dev package
# example:
npm install --save-dev nodemon
Bedrock Coder