# Functions
DefaultConfig returns the default configuration for the package.json extractor.
New returns a package.json extractor.
# Constants
Name is the unique name of this extractor.
# Structs
Config is the configuration for the Extractor.
Extractor extracts javascript packages from package.json files.
JavascriptPackageJSONMetadata holds parsing information for a javascript package.json file.
Person represents a person field in a javascript package.json file.