oto/apps/runner/pubspec.yaml
toki bb2a74cb35 chore(workspace): 패키지 메타데이터를 정리한다
문서와 웹 배포 메타데이터, 로드맵 milestone 이동, 패키지 잠금 파일까지 함께 반영해 작업 트리의 현재 상태를 일관되게 마무리한다.
2026-06-10 08:06:09 +09:00

40 lines
830 B
YAML

name: oto
description: Dart CLI runner for OTO CI/CD pipeline automation.
version: 1.0.0
publish_to: none
repository: https://git.toki-labs.com/toki/oto.git
environment:
sdk: '>=3.8.0 <4.0.0'
# Add regular dependencies here.
dependencies:
path: ^1.8.0
http: ^1.2.0
json_annotation: ^4.8.1
resource_importer: ^0.2.0
yaml: ^3.1.0
color: ^3.0.0
file_hasher: ^0.1.0+0
cron: ^0.6.1
xml: ^6.6.1
archive: ^3.3.5
ftpconnect: ^2.0.10
proto_socket:
path: ../../../proto-socket/dart
dart_framework:
git:
url: https://git.toki-labs.com/toki/dart-app-core.git
ref: master
fixnum: ^1.1.1
protobuf: ^6.0.0
dev_dependencies:
lints: ^6.0.0
test: ^1.24.9
build_runner: ^2.1.4
json_serializable: ^6.0.1
# resource_importer:
# resources:
# silentbatch: assets/bin/silentbatch.exe