npm

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 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

func ActionDependencies() carapace.Action

ActionDependencies completes dependencies and their version

@babel/code-frame@7.12.11
braces@3.0.2

func ActionDependencyNames

func ActionDependencyNames() carapace.Action

ActionDependencyNames completes dependencies

@babel/code-frame
braces

func ActionGlobalConfigKeys

func ActionGlobalConfigKeys() carapace.Action

ActionGlobalConfigKeys completes global config keys

func ActionLocalConfigKeys

func ActionLocalConfigKeys() carapace.Action

ActionLocalConfigKeys completes local config keys

func ActionModules

func ActionModules() carapace.Action

ActionModules completes modules

func ActionOwners

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

func ActionScripts() carapace.Action

ActionScripts completes scripts

func ActionWorkspaces

func ActionWorkspaces() carapace.Action

ActionWorkspaces completes workspaces

Types

type PackageOpts

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