base-project

Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects with a package.json.

cordova-create

Apache Cordova create module. Creates new project from default or template