Searched defs:packageJsonPath (Results 1 – 4 of 4) sorted by relevance
934 …const packageJsonPath = combinePaths(packageRootPath, getPackageJsonByPMType(options.packageManage… constant
555 …const packageJsonPath = combinePaths(root, normalized, getPackageJsonByPMType(options.packageManag… constant1892 …const packageJsonPath = combinePaths(packageDirectory, getPackageJsonByPMType(state.compilerOption… constant
521 const packageJsonPath = findPackageJson(baseDirectory, host); constant
36663 function getPackageJsonInfo2(packageJsonPath) { argument36666 function setPackageJsonInfo(packageJsonPath, info) { argument