ernest
Version:
Web framework for HTTP and HTTPS, using ExpressJS, Session, Mongo, Socket IO, Redis
73 lines (72 loc) • 1.79 kB
JSON
{
"_from": "ernest@2.4.1",
"_id": "ernest@2.4.1",
"_inBundle": false,
"_integrity": "sha512-X2wFIIVEbq9/e62ML1PEt/hAiJ7ua3+zVkhi6o5FLKdZkuhDEc0Jd4Mi/Knyn6TA+USnAq9Xp8jBtfmBHatMew==",
"_location": "/ernest",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ernest@2.4.1",
"name": "ernest",
"escapedName": "ernest",
"rawSpec": "2.4.1",
"saveSpec": null,
"fetchSpec": "2.4.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/ernest/-/ernest-2.4.1.tgz",
"_shasum": "4ae53a213459606d8bca62eb06393dd8916e8933",
"_spec": "ernest@2.4.1",
"_where": "/ernestv",
"author": {
"name": "Carlos Eduardo Velasquez Rubio"
},
"bugs": {
"url": "https://github.com/ceduardorubio/ernest/issues"
},
"bundleDependencies": false,
"dependencies": {
"body-parser": "^1.18.2",
"cookie-parser": "^1.4.3",
"express": "^4.16.2",
"express-session": "^1.15.6",
"mongojs": "^2.4.1",
"socket.io": "^2.0.4",
"socket.io-emitter": "^3.1.1",
"socket.io-redis": "^5.2.0",
"targz": "^1.0.1",
"user": "0.0.0"
},
"deprecated": false,
"description": "Web framework for HTTP and HTTPS, using ExpressJS, Session, Mongo, Socket IO, Redis",
"homepage": "https://github.com/ceduardorubio/ernest#readme",
"keywords": [
"web",
"server",
"Mongo",
"HTTP",
"HTTPS",
"Redis",
"socket.io",
"socket",
"express",
"session",
"cookie"
],
"license": "ISC",
"main": "index.js",
"name": "ernest",
"repository": {
"type": "git",
"url": "git+https://github.com/ceduardorubio/ernest.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.5.0"
}