in index.js [169:174]
function getSelfDestructingTempDir () { return tmp.dirSync({ prefix: 'cordova-create-', unsafeCleanup: true }).name; }