@pnpm/store-path
Resolves the pnpm store path
Last updated 7 years ago by zkochan .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @pnpm/store-path 
SYNC missed versions from official npm registry.

@pnpm/store-path

Resolves the pnpm store path

npm version Build Status

Installation

<pnpm|yarn|npm> add @pnpm/store-path

Usage

import resolveStorePath from '@pnpm/store-path'

await resolveStorePath('F:\\project', 'pnpm-store')
//> F:\\pnpm-store\\2

License

MIT © Zoltan Kochan

Current Tags

  • 4.0.4                                ...           latest (5 years ago)
  • 5.0.0                                ...           next (5 years ago)

19 Versions

  • 5.0.0                                ...           5 years ago
  • 5.0.0-1                                ...           5 years ago
  • 5.0.0-0                                ...           5 years ago
  • 4.0.4                                ...           5 years ago
  • 4.0.3                                ...           5 years ago
  • 4.0.2                                ...           6 years ago
  • 4.0.1                                ...           6 years ago
  • 4.0.0                                ...           6 years ago
  • 4.0.0-0                                ...           6 years ago
  • 3.0.1                                ...           6 years ago
  • 3.0.0                                ...           6 years ago
  • 2.1.1                                ...           6 years ago
  • 2.1.0                                ...           7 years ago
  • 2.0.0                                ...           7 years ago
  • 1.0.4                                ...           7 years ago
  • 1.0.3                                ...           8 years ago
  • 1.0.2                                ...           8 years ago
  • 1.0.1                                ...           8 years ago
  • 1.0.0                                ...           8 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 3
Last Day 0
Last Week 3
Last Month 0
Dependencies (9)
Dev Dependencies (10)

Copyright 2013 - present © cnpmjs.org | Home |