{"tool":"npm","tool_display":"Npm","intent":"list-packages-user-scope","intent_display":"list packages user scope","title":"Npm Command: list packages user scope","command_string":"npm access list packages {user|scope|scope:team} <package_name>","raw_command_string":"npm access list packages {{user|scope|scope:team}} {{package_name}}","description":"Exact CLI syntax to list packages user scope using Npm.","usage_scenario":"Validating package exposure during security audits or migration tasks.","scenario_context":"Validating package exposure during security audits or migration tasks.","simulated_output":"$ npm access list packages my-scope\npackage-name-1\npackage-name-2\npackage-name-3","how_to_steps":["Run the command with the user or team scope and package name.","Review the output for the list of packages.","Use this information for security audits or migration tasks."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/npm/list-packages-user-scope"}