mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
This commit allows an example from an npm package that has an org scoped name (which includes an @ character) to be abbreviated properly in the import menu - i.e., showing 'myexample' for a package name of '@myorg/node-red-contrib-myexample' rather than '@myorg/node red-contrib-myexample'.