Home
last modified time | relevance | path

Searched refs:getNpmInfoAsync (Results 1 – 1 of 1) sorted by relevance

/expo/packages/create-expo/src/utils/
H A Dnpm.ts218 async function getNpmInfoAsync(moduleId: string, cwd: string): Promise<NpmPackageInfo> { function
269 const info = await getNpmInfoAsync(npmName, cachePath);