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