UNPKG

367 BJSONView Raw
1{
2 "name": "bauth",
3 "version": "1.0.0",
4 "description": "Sample plugin extract Basic Auth credentials",
5 "main": "index.js",
6 "author": "Nandan Sridhar <nandanks@gmail.com>",
7 "license": "Apache-2.0",
8 "dependencies": {
9 "debug": "^2.2.0"
10 },
11 "repository": {
12 "type": "git",
13 "url": "git+https://github.com/apigee/microgateway-plugins.git"
14 }
15}
16