UNPKG

express-client-validator

Version:

The purpose of this module is to be plugged in as a middleware when an app needs to validate the requests are coming from allowable clients.

12 lines (11 loc) 249 B
{ "require": "coffeescript/register", "diff": true, "recursive": true, "reporter": "list", "spec": "test/**/*Spec.coffee", "file": ["test/setup"], "ui": "bdd", "watch-files": ["test/*Spec.coffee"], "watch-ignore": ["lib/vendor"] }