mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 04:05:12 +00:00
18 lines
455 B
JSON
18 lines
455 B
JSON
{
|
|
"name": "pcf-development",
|
|
"description": "Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Awesome Copilot Community"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"power-apps",
|
|
"pcf",
|
|
"component-framework",
|
|
"typescript",
|
|
"power-platform"
|
|
]
|
|
}
|