// generates a new faker package based on a list of locales var locale = 'en'; /* Here you could override the default directory list of all, and replace it with a list of custom locales like: var localeList = ['en', 'en_AU', 'de', 'jp', 'ar']; */ // iterate through a list of locales and create a new package contain all these locales // for each locale, create a package