Initial release
This is the initial release of cordova-plugin-env, and contains the following methods:
- getExternalStorageState()
- isExternalStorageEmulated()
- isExternalStorageRemovable()
- getDirectory(string)
These methods expose the functionality of the Android Environment object.