1.0.0 • Published 8 years ago

guess-repo-type v1.0.0

Weekly downloads
1
License
LGPL-3.0+
Repository
github
Last release
8 years ago

guess-repo-type

NPM

About

Guess the type of the current repo.

Algorithm

guess-repo-type guesses the repo type based on the following heuristics, in order:

  1. Repo information stored in package.json

More will be added in the future, probably.

Installation

npm install --save guess-repo-type

API

var type = require('guess-repo-type')

Author

Alex Jordan alex@strugee.net

License

LGPL 3+