UNPKG

watson-work-express

Version:
18 lines (17 loc) 334 B
{ "name": "test", "version": "1.0.0", "license": "ISC", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "body-parser": "^1.18.3", "deep-diff": "^1.0.1", "express": "^4.16.3", "raw-body": "^2.3.3", "watson-work-express": "^3.0.2", "winston": "^2.4.2" } }