{"tool":"bun","tool_display":"Bun","intent":"install-add-single-package","intent_display":"install add single package","title":"Bun Command: install add single package","command_string":"bun add <package>","raw_command_string":"bun add {{package}}","description":"Exact CLI syntax to install add single package using Bun.","usage_scenario":"Use this command to add a specific package to your Bun project.","scenario_context":"Use this command to add a specific package to your Bun project.","simulated_output":"$ bun add example-package\n✔ example-package added to your project\n\n$ bun list\nexample-package\nother-package","how_to_steps":["Run: bun add example-package","Verify installation with: bun list","Check that example-package appears in the output."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/bun/install-add-single-package"}