UNPKG

llm-node

Version:
58 lines (57 loc) 1.43 kB
{ "name": "llm-node", "version": "1.1.7", "description": "Legal Lawyer Manager (LLM)", "main": "start.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node --use_strict start.js" }, "repository": { "type": "git", "url": "git+https://github.com/RenatoXSR/llm-node.git" }, "keywords": [ "llm", "node", "mean", "express", "mongodb", "angular", "legal", "lawyer", "manager" ], "author": "RenatoXSR (Alpha Sagittarii Empreendimentos e Participações EIRELI)", "license": "MIT", "bugs": { "url": "https://github.com/RenatoXSR/llm-node/issues" }, "homepage": "https://github.com/RenatoXSR/llm-node#readme", "dependencies": { "body-parser": "^1.15.0", "connect-flash": "^0.1.1", "connect-mongo": "^1.2.0", "connect-mongodb-session": "^1.1.1", "cookie-parser": "^1.4.1", "crudeasy": "^0.2.17", "express": "^4.13.4", "express-session": "^1.13.0", "googleapis": "^3.1.0", "jade": "^1.11.0", "mongodb": "^2.1.18", "mongoose": "^4.4.7", "morgan": "^1.7.0", "passport": "^0.3.2", "passport-facebook": "^2.1.0", "passport-google-auth": "^1.0.1", "passport-google-oauth": "^1.0.0", "passport-linkedin": "^1.0.0", "passport-local": "^1.0.0", "passport-twitter": "^1.0.4", "request": "^2.72.0" }, "engines": { "node": "~4.4.0" } }