2021-06-01 22:50:34 +07:00
|
|
|
name: cubetiq
|
|
|
|
description: CUBETIQ Dart Shared is functions, utils, and extensions for developers.
|
2021-06-01 19:41:14 +07:00
|
|
|
version: 1.0.0
|
2021-06-01 22:50:34 +07:00
|
|
|
homepage: https://www.cubetiqs.com
|
2021-06-01 23:03:54 +07:00
|
|
|
repository: https://git.cubetiqs.com/CUBETIQ/cubetiq_dart_shared.git
|
2021-06-01 19:41:14 +07:00
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
|
|
|
2021-06-02 17:08:41 +07:00
|
|
|
dependencies:
|
|
|
|
ansicolor: ^2.0.1
|
|
|
|
|
2021-06-01 19:41:14 +07:00
|
|
|
dev_dependencies:
|
|
|
|
pedantic: ^1.10.0
|
|
|
|
test: ^1.16.0
|