diff --git a/pubspec.yaml b/pubspec.yaml index c54d04c..4a2db0c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,8 @@ name: configurable -description: A simple command-line application. -# version: 1.0.0 -# homepage: https://www.example.com +description: System Configuration and Dotenv Environment for Dart +version: 1.0.0 +homepage: https://github.com/CUBETIQ/system-config-dart +repository: https://github.com/CUBETIQ/system-config-dart.git environment: sdk: '>=2.12.0 <3.0.0'