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
37363 function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache, resolveJs) { argument
45490 function getEntrypointsFromPackageJsonInfo(packageJsonInfo, options, host, cache, resolveJs) { argument