{ "name": "hello-pluralsighters", "private": true, "version": "0.0.1", "description": "Demo app for Pluralsight Docker CI course", "main": "app.js", "author": "Nigel Poulton ", "license": "You'd have to be mad to use this in production :-D", "dependencies": { "express": "4.14.0", "jade": "1.11.0", "mocha": "3.0.0", "supertest": "2.0.0" } }