| Name: | nodejs-caller-path |
|---|---|
| Version: | 1.0.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3045 |
| License: | MIT |
| RPM: | nodejs-caller-path-1.0.0-1.el7.noarch.rpm |
| Source RPM: | nodejs-caller-path-1.0.0-1.el7.src.rpm |
| Build Date: | Wed Nov 01 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/sindresorhus/caller-path |
| Summary: | Get the path of the caller module |
| Description: | Get the path of the caller module. You can't use module.parent as modules are cached and it will return the first caller module, not necessarily the current one. |
- update to 1.0.0 release
- Initial packaging