| 123456789101112131415161718192021 |
- {
- "name": "portfolio",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo nah"
- },
- "author": "Matt Coles",
- "license": "MIT",
- "dependencies": {
- "basic-auth": "^1.0.4",
- "body-parser": "^1.15.1",
- "express": "^4.13.4",
- "express-force-ssl": "^0.3.2",
- "file-stream-rotator": "0.0.6",
- "morgan": "^1.7.0",
- "serve-index": "^1.7.3"
- }
- }
|