Files
flutter__agent-plugins/tool/pubspec.yaml

30 lines
534 B
YAML

name: skills
description: A command-line application for creating and validating Agent Skills.
version: 0.0.1
environment:
sdk: ^3.10.8
# Add regular dependencies here.
dependencies:
args: ^2.7.0
file: ^7.0.1
glob: ^2.1.3
google_cloud_ai_generativelanguage_v1beta: ^0.4.0
googleapis_auth: ^2.0.0
html: ^0.15.6
http: ^1.6.0
logging: ^1.3.0
meta: ^1.18.1
path: ^1.9.1
platform: ^3.1.6
retry: ^3.1.2
yaml: ^3.1.2
yaml_writer: ^2.1.0
dev_dependencies:
coverage: ^1.15.0
lints: ^6.0.0
test: ^1.25.6