UNPKG

express-auth-negotiate

Version:

Express middleware to handle negotiate authentication

12 lines (11 loc) 269 B
'use strict'; export default { paths: { lib: './lib/**/*.js', src: './src/**/*.js', test: './test/**/*.spec.js', coverage: 'coverage/**/lcov.info', gulp: ['./gulpfile.babel.js', './gulp/**/*.js'] }, manifests: ['./package.json'] };