nushell-plugins/nu_plugin_clipboard/nupm.nuon

8 lines
190 B
Text
Raw Normal View History

2025-06-27 02:31:23 +01:00
{
"name": "nu_plugin_clipboard",
"version": "0.105.2",
"description": "A nushell plugin to copy text into clipboard or get text from it.",
"license": "LICENSE",
"type": "custom"
}