-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
28 lines (28 loc) · 818 Bytes
/
Copy pathpackage.json
File metadata and controls
28 lines (28 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "organic-express-mongo-sessions",
"version": "0.1.2",
"description": "Organelle mounting `connect-mongo` middleware to express app chemical.",
"main": "index.js",
"contributors": [
"Georgi Yonchev (https://github.com/multi)"
],
"dependencies": {
"connect-mongo": "^0.8.2",
"express-session": "^1.12.1",
"underscore": "~1.6.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/outbounder/organic-express-mongo-sessions.git"
},
"author": "Boris Filipov",
"license": "MIT",
"bugs": {
"url": "https://github.com/outbounder/organic-express-mongo-sessions/issues"
},
"homepage": "https://github.com/outbounder/organic-express-mongo-sessions"
}