@flowscripter/dynamic-plugin-framework
    Preparing search index...

    Interface NpmPluginRepositoryConfig

    interface NpmPluginRepositoryConfig {
        nodeModulesPath: string;
        packageJsonNamespace: string;
    }
    Index
    nodeModulesPath: string
    packageJsonNamespace: string