You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
"description": "Command line utility to split OpenAPI documents into smaller, self contained, service oriented documents and prepare StackQL provider interfaces",
"main": "src/index.js",
"bin": {
"openapi-doc-util": "bin/openapi-doc-util"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"