UNPKG

hapi-hpkp

Version:
9 lines (7 loc) 155 B
module.exports = function (grunt) { 'use strict' grunt.config('nsp', { output: 'summary', package: grunt.file.readJSON('package.json') }) }