UNPKG

passport-atlassian-crowd2

Version:

Password authentication strategy using Atlassian Crowd for Passport

51 lines (50 loc) 1.08 kB
{ "name": "passport-atlassian-crowd2", "version": "0.0.18", "description": "Password authentication strategy using Atlassian Crowd for Passport", "author": { "name": "celix Solutions GmbH", "email": "support@celix.at" }, "contributors": [ { "name": "antinodes" } ], "repository": { "type": "git", "url": "git+https://bitbucket.org/celix/passport-atlassian-crowd2.git" }, "main": "./lib/passport-atlassian-crowd2", "dependencies": { "pkginfo": "0.2.x", "passport-strategy": "1.x.x", "https-proxy-agent": "1.0.0", "http-proxy-agent": "1.0.0" }, "engines": { "node": ">= 0.4.0" }, "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" } ], "keywords": [ "passport", "atlassian", "crowd", "auth", "authn", "authentication" ], "homepage": "https://bitbucket.org/celix/passport-atlassian-crowd2#readme", "maintainers": [ { "name": "celix Solutions GmbH", "email": "support@celix.at" } ], "directories": {} }