paqman

2.0.1 • Public • Published


Interface

  • relativePath(somePath:String): Retrieve a path relative to the project root
  • relativeRequire(somePath:String): Require a module relative to the project root
  • installRelativeRequire(): Install relativeRequire globally as requireCwd
  • uninstallRelativeRequire(): Reverse ^^
  • packageJSON: A cached reference to your package.json's contents

Installation

npm i paqman -S

Verification

git clone https://github.com/jameswomack/paqman.git
cd paqman
npm i
npm test
npm run cover

Package Sidebar

Install

npm i paqman

Weekly Downloads

40

Version

2.0.1

License

MIT

Last publish

Collaborators

  • kkwon
  • kaylie
  • donutespresso
  • tbranyen
  • tvui-user
  • tvuiops-user
  • gsimpson
  • barb_the_builder
  • mmarchini
  • wesleytodd
  • jameswomack