{ "name": "n", "version": "0.0.1", "description": "Playing with Express.js", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Peter Wu", "license": "MIT", "dependencies": { "express": "^4.12.3" } }