{ "name": "walnut", "version": "0.1.0", "description": "zero-config home cloud server", "main": "walnut.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Daplie/walnut.git" }, "keywords": [ "ssl", "tls", "https", "rsa", "pem", "example", "demo", "test", "openssl", "crt", "p12", "csr", "certificate", "certs", "cert", "key", "private", "public" ], "author": "AJ ONeal (https://daplie.com)", "license": "Apache2", "bugs": { "url": "https://github.com/Daplie/walnut/issues" }, "homepage": "https://github.com/Daplie/walnut", "dependencies": { "accepts": "^1.2.5", "app-scoped-ids": "^1.0.1", "authcodes": "git://github.com/Daplie/authcodes.git", "authenticator": "^1.0.0", "bluebird": "2.x", "body-parser": "1.x", "btoa": "1.x", "bytes": "^1.0.0", "cluster-store": "^1.0.0", "compression": "1.x", "connect": "3.x", "connect-cors": "0.5.x", "connect-query": "0.2.x", "connect-recase": "1.x", "connect-send-error": "1.x", "content-type": "^1.0.1", "cookie": "^0.1.2", "cookie-parser": "1.x", "cookie-session": "1.x", "cookie-signature": "^1.0.6", "crc": "^3.2.1", "ddns-cli": "^1.2.1", "debug": "^2.1.3", "depd": "^1.0.0", "destroy": "^1.0.3", "ee-first": "^1.1.0", "errorhandler": "1.x", "es6-promise": "2.x", "escape-html": "^1.0.2", "escape-string-regexp": "1.x", "etag": "^1.5.1", "express": "4.x", "express-jwt": "^3.3.0", "express-lazy": "^1.1.1", "express-session": "^1.11.3", "finalhandler": "^0.3.4", "foreachasync": "5.x", "fresh": "^0.2.4", "human-readable-ids": "1.x", "inherits": "^2.0.1", "ipify": "^1.0.5", "jarson": "1.x", "json-storage": "2.x", "jsonwebtoken": "^5.4.0", "lodash": "2.x", "letsencrypt-express": "1.1.x", "masterquest-sqlite3": "git://github.com/coolaj86/node-masterquest-sqlite3.git", "media-typer": "^0.3.0", "methods": "^1.1.1", "mime": "^1.3.4", "mime-db": "^1.8.0", "mime-types": "^2.0.10", "ms": "^0.7.0", "native-dns": "^0.7.0", "negotiator": "^0.5.1", "node-pre-gyp": "^0.6.4", "node-uuid": "^1.4.4", "nodemailer": "^1.4.0", "nodemailer-mailgun-transport": "1.x", "oauth": "0.9.x", "on-finished": "^2.2.0", "on-headers": "^1.0.0", "parseurl": "^1.3.0", "pkginfo": "^0.3.0", "qs": "^2.4.1", "range-parser": "^1.0.2", "recase": "1.x", "request": "2.44.0", "request-ip": "^1.1.1", "scmp": "1.x", "secret-utils": "^2.0.0", "semver": "^4.3.1", "send": "^0.12.2", "serve-favicon": "2.x", "serve-static": "1.x", "sqlite3": "3.x", "sqlite3-cluster": "^1.1.1", "ssl-root-cas": "1.x", "twilio": "1.x", "type-is": "^1.6.1", "underscore.string": "2.x", "urlrouter": "0.5.x", "urlsafe-base64": "1.x", "ursa": "^0.9.1", "useragent": "2.x", "utils-merge": "^1.0.0", "uuid": "2.x", "validator": "3.x", "vary": "^1.0.0", "vhost": "3.x" } }