15 lines
232 B
YAML
15 lines
232 B
YAML
ref: basic-pack
|
|
label: "Basic Example Pack"
|
|
description: "A minimal example pack with a shell action"
|
|
version: "1.0.0"
|
|
author: "Attune Team"
|
|
email: "dev@attune.io"
|
|
|
|
system: false
|
|
enabled: true
|
|
|
|
tags:
|
|
- example
|
|
- basic
|
|
- shell
|