npm

package
v0.7.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2018 License: MPL-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseNPMOutput

func ParseNPMOutput(output string)

func ParseNodeModulesFolder

func ParseNodeModulesFolder(dir string)

func ParseNodeModulesFromManifest

func ParseNodeModulesFromManifest(filename string)

func ParseNodePackageLockfile

func ParseNodePackageLockfile(filename string)

Types

type NPMListJSON

type NPMListJSON struct{}

type PackageJSON

type PackageJSON struct {
	Name    string
	Version string

	Dependencies map[string]string
}

func ParseNodePackageManifest

func ParseNodePackageManifest(filename string) (PackageJSON, error)

type PackageLockJSON

type PackageLockJSON struct{}

Jump to

Keyboard shortcuts

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