npm

package
v0.30.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

package npm contains npm related actions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionDependencies added in v0.12.8

func ActionDependencies() carapace.Action

ActionDependencies completes dependencies and their version

@babel/code-frame@7.12.11
braces@3.0.2

func ActionDependencyNames added in v0.12.8

func ActionDependencyNames() carapace.Action

ActionDependencyNames completes dependencies

@babel/code-frame
braces

func ActionGlobalConfigKeys added in v0.29.1

func ActionGlobalConfigKeys() carapace.Action

ActionGlobalConfigKeys completes global config keys

func ActionLocalConfigKeys added in v0.29.1

func ActionLocalConfigKeys() carapace.Action

ActionLocalConfigKeys completes local config keys

func ActionModules added in v0.29.1

func ActionModules() carapace.Action

ActionModules completes modules

func ActionOwners added in v0.29.1

func ActionOwners(pkg string) carapace.Action

ActionOwners completes owners

func ActionPackageNames

func ActionPackageNames(registry string) carapace.Action

ActionPackageNames completes package names for given registry

func ActionPackageSearch

func ActionPackageSearch(registry string) carapace.Action

ActionPackageSearch completes packages@version for given registry

func ActionPackageTags

func ActionPackageTags(opts PackageOpts) carapace.Action

ActionPackageTags completes tags for given package

func ActionPackageVersions

func ActionPackageVersions(opts PackageOpts) carapace.Action

ActionPackageVersions completes versions for given package

func ActionScripts added in v0.29.1

func ActionScripts() carapace.Action

ActionScripts completes scripts

func ActionWorkspaces added in v0.29.1

func ActionWorkspaces() carapace.Action

ActionWorkspaces completes workspaces

Types

type PackageOpts added in v0.12.2

type PackageOpts struct {
	Registry string
	Package  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL