Searched defs:packageJsonInfo (Results 1 – 4 of 4) sorted by relevance
33 let packageJsonInfo = projectService.packageJsonCache.getInDirectory("/" as Path)!; variable73 const packageJsonInfo = projectService.packageJsonCache.getInDirectory("/" as Path)!; constant90 const packageJsonInfo = projectService.packageJsonCache.getInDirectory("/" as Path)!; constant
45 const packageJsonInfo = Debug.checkDefined(createPackageJsonInfo(fileName, host.host)); constant
45355 function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache, resolveJs) { argument
37236 function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache, resolveJs) { argument