jwt-redis-session-extra
Version:
JSON Web Token session middleware backed by Redis
115 lines (114 loc) • 2.93 kB
JSON
{
"_args": [
[
{
"raw": "jwt-redis-session-extra",
"scope": null,
"escapedName": "jwt-redis-session-extra",
"name": "jwt-redis-session-extra",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Applications/XAMPP/xamppfiles/htdocs/production.reports.v2"
]
],
"_from": "jwt-redis-session@latest",
"_id": "jwt-redis-session@1.0.5",
"_inCache": true,
"_location": "/jwt-redis-session",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jwt-redis-session-1.0.5.tgz_1475773745773_0.29091132525354624"
},
"_npmUser": {
"name": "azuqua",
"email": "npm@azuqua.com"
},
"_npmVersion": "3.10.6",
"_phantomChildren": {},
"_requested": {
"raw": "jwt-redis-session-extra",
"scope": null,
"escapedName": "jwt-redis-session-extra",
"name": "jwt-redis-session-extra",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/jwt-redis-session/-/jwt-redis-session-1.0.5.tgz",
"_shasum": "1ad96f1aa9667d8dea2b42a94ab28c679ece78ad",
"_shrinkwrap": null,
"_spec": "jwt-redis-session-extra",
"_where": "/Applications/XAMPP/xamppfiles/htdocs/production.reports.v2",
"authors": "Azuqua",
"bugs": {
"url": "https://github.com/azuqua/jwt-redis-session/issues"
},
"contributors": [
{
"name": "Alec Embke",
"url": "alec@azuqua.com"
}
],
"dependencies": {
"jsonwebtoken": "^7.1.9",
"lodash": "^4.16.1",
"node-uuid": "^1.4.1"
},
"description": "JSON Web Token session middleware backed by Redis",
"devDependencies": {
"async": "^0.9.0",
"body-parser": "^1.15.0",
"chai": "^1.9.1",
"express": "^4.13.4",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.11.0",
"redis": "^2.4.2",
"restjs": "github:azuqua/restjs"
},
"directories": {},
"dist": {
"shasum": "1ad96f1aa9667d8dea2b42a94ab28c679ece78ad",
"tarball": "https://registry.npmjs.org/jwt-redis-session/-/jwt-redis-session-1.0.5.tgz"
},
"gitHead": "8161f7c2b0a5fc94d913a8a07a78950fee62a045",
"homepage": "https://github.com/azuqua/jwt-redis-session#readme",
"keywords": [
"azuqua",
"jwt",
"token",
"redis",
"session",
"middleware"
],
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.php"
}
],
"maintainers": [
{
"name": "azuqua",
"email": "npm@azuqua.com"
}
],
"name": "jwt-redis-session-extra",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/azuqua/jwt-redis-session.git"
},
"scripts": {
"test": "mocha test/tests.js"
},
"version": "1.0.5"
}