Right now, cordova-lib git repo [1] has cordova-serve, cordova-common, cordova-fetch & cordova-lib modules. This is an anti-pattern in node. You can't install any of those modules via gitURL since they are all subdirectories.
I propose to split these modules into their own git repos. Thoughts? [1] https://github.com/apache/cordova-lib [2] https://issues.apache.org/jira/browse/CB-11980
