Sindbad~EG File Manager

Current Path : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/node_modules/camelcase-keys/
Upload File :
Current File : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/node_modules/camelcase-keys/index.js

'use strict';
var mapObj = require('map-obj');
var camelCase = require('camelcase');

module.exports = function (input, options) {
	options = options || {};
	var exclude = options.exclude || [];
	return mapObj(input, function (key, val) {
		key = exclude.indexOf(key) === -1 ? camelCase(key) : key;
		return [key, val];
	});
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists