--- title: npm node documentation description: Learn how to use the npm node in n8n. Follow technical documentation to integrate npm node into your workflows. contentType: [integration, reference] --- # npm node Use the npm node to automate work in npm, and integrate npm with other applications. On this page, you'll find a list of operations the npm node supports and links to more resources. ```{note} Credentials Refer to [npm credentials](/08-0-0-Workflow/integrations/builtin/credentials/npm.md) for guidance on setting up authentication. ``` ## Operations * Package * Get Package Metadata * Get Package Versions * Search for Packages * Distribution Tag * Get All Tags * Update a Tag ## Templates and examples ## Related resources Refer to [npm's documentation](https://docs.npmjs.com/) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```