package.json — openapi-spec Source File
Architecture documentation for package.json, a json file in the openapi-spec codebase.
Entity Profile
Source Code
{
"name": "@supermodeltools/openapi-spec",
"version": "0.9.3",
"description": "Supermodel Public OpenAPI Specification",
"main": "openapi.yaml",
"files": [
"openapi.yaml"
],
"repository": {
"type": "git",
"url": "git+https://github.com/supermodeltools/openapi-spec.git"
},
"homepage": "https://docs.supermodeltools.com",
"bugs": {
"url": "https://github.com/supermodeltools/openapi-spec/issues"
},
"keywords": [
"openapi",
"api",
"code-graph",
"dependency-graph",
"call-graph",
"static-analysis",
"code-analysis",
"supermodel"
],
"author": "Supermodel <abe@supermodel.software>",
"license": "UNLICENSED"
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free