{ "_args": [ [ "express-force-ssl@0.3.2", "/var/www/backend/minis-data" ] ], "_from": "express-force-ssl@0.3.2", "_id": "express-force-ssl@0.3.2", "_inBundle": false, "_integrity": "sha1-AbK0mK5v0uQRUrIrV6Phc3c69n4=", "_location": "/express-force-ssl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "express-force-ssl@0.3.2", "name": "express-force-ssl", "escapedName": "express-force-ssl", "rawSpec": "0.3.2", "saveSpec": null, "fetchSpec": "0.3.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/express-force-ssl/-/express-force-ssl-0.3.2.tgz", "_spec": "0.3.2", "_where": "/var/www/backend/minis-data", "author": { "name": "Jeremy Battle", "email": "@complexcarb", "url": "http://jeremybattle.com" }, "bugs": { "url": "http://github.com/battlejj/express-force-ssl/issues" }, "contributors": [ { "name": "Jeremy Battle", "email": "battlejj@gmail.com" } ], "dependencies": { "lodash.assign": "^3.2.0" }, "description": "Force SSL on particular/all pages in Express", "devDependencies": { "body-parser": "^1.9.0", "chai": "^1.9.1", "express": "^4.9.4", "mocha": "^1.21.4", "request": "^2.44.0" }, "engines": { "node": ">=0.2.2" }, "homepage": "http://github.com/battlejj/express-force-ssl", "keywords": [ "ssl", "tls", "https", "express" ], "licenses": [ { "type": "MIT", "url": "http://github.com/battlejj/express-force-ssl/raw/master/LICENSE" } ], "main": "index", "name": "express-force-ssl", "repository": { "type": "git", "url": "git://github.com/battlejj/express-force-ssl.git" }, "scripts": { "test": "mocha test" }, "version": "0.3.2" }