Lets you access v8::StackTrace
npm install stacktrace
##About:Lets you print call stack without throwing an error in javascript
##How to build: node-waf configure build
##Example:See ```examples/test.js```
examples/test.js