Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / grunt-legacy-log / node_modules / lodash / support.js
1 /**
2  * An object environment feature flags.
3  *
4  * @static
5  * @memberOf _
6  * @type Object
7  */
8 var support = {};
9
10 module.exports = support;