paqman
Perform tasks relative to your package.json, such as requiring
Last updated 10 years ago by netflix .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install paqman 
SYNC missed versions from official npm registry.


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

Current Tags

  • 2.0.1                                ...           latest (10 years ago)

3 Versions

  • 2.0.1                                ...           10 years ago
  • 2.0.0                                ...           10 years ago
  • 1.0.0                                ...           11 years ago
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependencies (1)
Dev Dependencies (5)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |