@ -1,5 +1,3 @@
var fs = require('fs');
var path = require('path');
if (fs.existsSync(path.join(process.cwd(), '/npm'))) {
@ -53,5 +51,3 @@
return response
}