UNPKG

903 BJSONView Raw
1{
2 "name": "simpleportal",
3 "keywords": [
4 "simple",
5 "portal"
6 ],
7 "description": "Simpleportal framework required for a web server wrapped on top of connect.js",
8 "version": "3.35.5",
9 "author": "Faisal Kottarathil <faisalk08@gmail.com>",
10 "directories": {
11 "lib": "./lib"
12 },
13 "repository": {
14 "type": "git",
15 "url": "git://github.com/faisalk08/simpleportal.git"
16 },
17 "homepage": "https://github.com/faisalk08/simpleportal",
18 "main": "./lib/simpleportal.js",
19 "engines": {
20 "node": ">= 0.4.0"
21 },
22 "dependencies": {
23 "mustache": ">= 0.3.0",
24 "ejs": "",
25 "connect": "2.16.2",
26 "connect-mongo": "0.8.0",
27 "dispatch": "",
28 "mongodb": "",
29 "oauth": "",
30 "oauth2-server": "",
31 "passport": "",
32 "passport-local": "",
33 "mime": "",
34 "validator": "",
35 "wrench": "1.5.8",
36 "moment": "",
37 "csvtojson": "",
38 "adm-zip": "",
39 "is-running": ""
40 },
41 "licenses": [
42 {
43 "type": "MIT"
44 }
45 ]
46}
\No newline at end of file