17 lines
504 B
JSON
17 lines
504 B
JSON
{
|
|
"name": "api-scaffolding",
|
|
"version": "1.2.3",
|
|
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Api Scaffolding",
|
|
"shortDescription": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
|
|
"category": "Coding"
|
|
}
|
|
}
|