JSPM

@pnpm/config

1004.10.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 158747
  • Score
    100M100P100Q149466F
  • License MIT

Gets configuration options for pnpm

Package Exports

  • @pnpm/config

Readme

@pnpm/config

Gets configuration options for pnpm

npm version

Installation

pnpm add @pnpm/config

Usage

import { getConfig } from '@pnpm/config'

getConfig().then(pnpmConfig => console.log(pnpmConfig))

License

MIT