'dependencies': [
'cordova/cordova.gyp:*',
'device/cordova_device.gyp:*',
+ 'devicemotion/cordova_devicemotion.gyp:*',
'dialog/cordova_dialog.gyp:*',
+ 'events/cordova_events.gyp:*',
'file/cordova_file.gyp:*',
'globalization/cordova_globalization.gyp:*',
'networkinformation/cordova_networkinformation.gyp:*',
{
"cordova-plugin-console": "1.0.1",
"cordova-plugin-device": "1.0.1",
+ "cordova-plugin-device-motion": "1.2.0",
"cordova-plugin-dialogs": "1.1.1",
+ "cordova-plugin-events": "0.0.1",
"cordova-plugin-file": "3.0.0",
"cordova-plugin-file-transfer": "1.3.0",
- "cordova-plugin-network-information": "1.0.1",
"cordova-plugin-globalization": "1.0.1",
"cordova-plugin-media": "1.0.1",
+ "cordova-plugin-network-information": "1.0.1",
}
// BOTTOM OF METADATA
});