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
"description": "A community supported OpenAPI specifications, documentation and resources for USPS WebTools APIs",
"main": "",
"config": {
"specfile": "usps-webtools-api.yml"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"redoc": "redoc-cli bundle $npm_package_config_specfile -t actions/redoc/template.hbs --templateOptions.description=\"Open source developer documentation for USPS Webtool's API. Working together to improve the developer experience for everyone.\" --options=docs/redocOptions.json --title=\"USPS WebTools API opensource documentation\" -o docs/index.html"