Hello :)
It seems that the trick :
var $ = require('jquery')((require("jsdom").jsdom().defaultView));
also found here : jquery/jquery#2758
does not works anymore, maybe using Underscore or Lodash to have this extend feature would do the job.
I have this with node 6.10 & npm 3.10