bula-auth
Version:
Authentication Middleware for the Bula CMS.
23 lines (22 loc) • 483 B
JSON
{
"name": "bula-auth",
"version": "0.0.1",
"description": "Authentication Middleware for the Bula CMS.",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "https://github.com/dlochrie/bula-auth"
},
"keywords": [
"bula"
],
"author": "Daniel Lochrie",
"license": "MIT",
"bugs": {
"url": "https://github.com/dlochrie/bula-auth/issues"
},
"homepage": "https://github.com/dlochrie/bula-auth"
}