nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
RegistryScanner
Interface RegistryScanner
A scanner entry from the registry manifest.
interface
RegistryScanner
{
name
:
string
;
displayName
:
string
;
categories
:
readonly
string
[]
;
license
:
string
;
pricingModel
:
string
;
relationships
?:
readonly
RegistryRelationship
[]
;
}
Index
Properties
name
display
Name
categories
license
pricing
Model
relationships?
Properties
Readonly
name
name
:
string
Readonly
display
Name
displayName
:
string
Readonly
categories
categories
:
readonly
string
[]
Readonly
license
license
:
string
Readonly
pricing
Model
pricingModel
:
string
Optional
Readonly
relationships
relationships
?:
readonly
RegistryRelationship
[]
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
name
display
Name
categories
license
pricing
Model
relationships
GitHub
npm
nexus-agents - v2.80.0
Loading...
A scanner entry from the registry manifest.