12 lines
307 B
JSON
12 lines
307 B
JSON
{
|
|
"name": "api-scaffolding",
|
|
"displayName": "Api Scaffolding",
|
|
"version": "1.2.3",
|
|
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|