load-pkg-config
Load the package.json for a module currently installed in node_modules, or at the given cwd.
Install
Install with npm:
$ npm install --save load-pkg-config
Usage
var load =
var pkg = console//=> 'kind-of' var pkg = console//=> 'your module'