1.0.3 • Published 4 years ago

main-root v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

main-root

Get the root path of the app you are installed in

Works with

  • npm
  • npm link
  • yarn
  • yarn link
  • yarn workspaces
  • yarn 2 (PnP)
  • yarn 2 workspaces
  • pnpm
npm i main-root
yarn add main-root
const mainRoot = require('main-root');
console.log(`Path to root of app: ${mainRoot.path}`);
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.9.0-rc

4 years ago