| Class | Licensee::Matchers::Cran |
| In: |
lib/licensee/matchers/cran_matcher.rb
|
| Parent: | Package |
| LICENSE_REGEX | = | / ^license:\s*([a-z\-0-9\.]+) /ix | While we could parse the package.json or bower.json file, prefer a lenient regex for speed and security. Moar parsing moar problems. |
| file | [R] |