---
apiVersion: v1
kind: package
name: ta-good-table

# Corresponds to a `type` definition
type: vue

# Overwrite commands that are shared with the type
commands:
  build:
    - npm
    - run
    - build

# Free-form groups that will be merged with the type groups
groups:
