jade graph a jade asset graph generator current status detects single includes and nested includes how to use jadeGraph = require('jade-graph'); paths = jadeGraph.getDependencies(<file path>); console.log(paths);