Paket Instal NPM sebagai Dependecy

# Install a package as dependency
npm install --save-dev package_name
ElHok