@ui5/project/graph/providers/NodePackageDependencies

@ui5/project/graph/providers/NodePackageDependencies

new @ui5/project/graph/providers/NodePackageDependencies(options)

Description:
  • Generates a project graph from npm modules
Source:
Parameters:
Name Type Description
options object
Properties
Name Type Attributes Description
cwd string Directory to start searching for the root module
rootConfiguration object <optional>
Configuration object to use for the root module instead of reading from a configuration file
rootConfigPath string <optional>
Configuration file to use for the root module instead the default ui5.yaml