{ "name": "openapi-convert", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "nopt": "^3.0.2", "replace": "^1.2.2", "swagger2openapi": "^7.0.8", "yaml": "^2.1.3" } }