depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.parser.npm
/
NpmIntegration
/
analyzeNpmProject
analyze
Npm
Project
fun
analyzeNpmProject
(
projectDir
:
File
)
:
Pair
<
List
<
ParsedDependency
>
,
List
<
DependencyNode
>
>