mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-25 22:35:01 +00:00
24 lines
535 B
JSON
24 lines
535 B
JSON
{
|
|
"name": "testing_triangle",
|
|
"version": "1.0.0",
|
|
"description": "meta.workflow_packages.testing_triangle.description",
|
|
"author": "AutoMetabuilder",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"testing",
|
|
"lint",
|
|
"e2e"
|
|
],
|
|
"main": "workflow.json",
|
|
"metadata": {
|
|
"label": "meta.workflow_packages.testing_triangle.label",
|
|
"description": "meta.workflow_packages.testing_triangle.description",
|
|
"tags": [
|
|
"testing",
|
|
"lint",
|
|
"e2e"
|
|
],
|
|
"icon": "workflow",
|
|
"category": "templates"
|
|
}
|
|
} |