package-main
v1.0.1
Published
require your main module
Downloads
6
Readme
package-main 
require your "main" module
Install
$ npm install --save package-mainUsage
require('package-main')(__dirname)
//=> the main parentAPI
packageMain([cwd]) -> Any
cwd
Required
Type: string
The current working directory from which to traverse upwards for the main script
License
MIT © Ben Drucker
