UNPKG

@awesomeorganization/session-handler

Version:

[ESM] The session handler for Node.js according to rfc6265

26 lines (25 loc) 599 B
{ "name": "@awesomeorganization/session-handler", "description": "[ESM] The session handler for Node.js according to rfc6265", "version": "1.1.0", "exports": "./main.js", "type": "module", "repository": "github:awesomeorganization/session-handler", "license": "MIT", "author": { "name": "sergeysedoy97" }, "devDependencies": { "@awesomeorganization/servers": "1.1.0", "eslint-config-prettier": "8.3.0", "eslint-plugin-node": "11.1.0", "undici": "4.7.0" }, "keywords": [ "cookie", "http", "rfc6265", "session", "state-management" ] }