##Implementation
New ProjectMeta class was introduced to achieve more flexible project structure configuration. ProjectMeta:
- Wraps config.json to hide implementation details,
- Provides information about system paths (platforms, plugins, etc.),
- Replaces old
cordova/config, - Could be further extended to provide additional meta information and features support.
The following paths are used by default (as per default Cordova app template structure):