{ "name": "swagger-ui", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "express": "^4.21.2", "js-yaml": "^4.1.0", "swagger-ui-express": "^5.0.1" } }