{ "name": "express-session-nedb", "version": "1.0.3", "description": "Use nedb as the storage container for express-session. 使用 nedb 作为 express-session 的存储容器", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/InvisibleFuture/express-session-nedb.git" }, "author": "satori.love", "license": "MIT", "bugs": { "url": "https://github.com/InvisibleFuture/express-session-nedb/issues" }, "homepage": "https://github.com/InvisibleFuture/express-session-nedb#readme" }