PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
ansi-wrap
'use strict'; module.exports = function(a, b, msg) { return '\u001b['+ a + 'm' + msg + '\u001b[' + b + 'm'; };
[+]
..
[-] package.json
[edit]
[-] index.js
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]