Some repos are using jshint and jsonlint Jenkins jobs as their main testing, whereas it would be better to use npm with jsonlint and eslint.
In the CI config t should be set out like:
template: - name: npm
We need to get a list of all repos that are using the jshint and jsonlint test.