@pnpm/read-importer-manifest
v2.0.1
Published
Read an importer manifest (called package.json in most cases)
Downloads
1,510
Readme
@pnpm/read-importer-manifest
Read an importer manifest (called package.json in most cases)
Installation
<npm|yarn|pnpm> add @pnpm/read-importer-manifestUsage
import readImporterManifest from '@pnpm/read-importer-manifest'
const { manifest, fileName } = await readImporterManifest(process.cwd())License
MIT © Zoltan Kochan
