{ "name": "postman-to-openapi", "version": "1.0.0", "description": "postman format to openapi format.", "main": "index.js", "scripts": { "start": "node run.ts", }, "author": "", "license": "ISC" }