NgCordova: error into module list into ngcordova.js created by builder

I download ngcordova by builder. I see that there are the errors on module listing. See the list

angular.module('ngCordova.plugins', [
     'network',
     'qlite',
     'push',
     'contact',
     'device',
     'dialog',
     'flashlight',
     'm',
     'keyboard',
     'vibration',
     'globalization',
     'appAvailability',
     'ga',
     'ocialSharing',
     'plashscreen',
     'deviceMotion',
     'capture',
     'deviceOrientation',
     'module',
     'barcodeScanner',
     'localNotification',
     'camera',
     'geolocation',
     'toast',
     'file',
     'pinDialog',
     'tatusbar',
     'bluetoothSerial',
     'pinnerDialog'
]);