1.0.3 • Published 6 years ago

main-root v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.9.0-rc

6 years ago