Guess the type of the current repo.
guess-repo-type
guesses the repo type based on the following heuristics, in order:
- Repo information stored in
package.json
More will be added in the future, probably.
npm install --save guess-repo-type
var type = require('guess-repo-type')
Alex Jordan alex@strugee.net
LGPL 3+