pubSpec top-level property

dynamic pubSpec
final

Implementation

final pubSpec = json.decode(
    '{"name":"yt","version":"2.2.5+4","homepage":"https://github.com/faithoflifedev/yt","environment":{"sdk":">=3.2.0 <4.0.0"},"description":"Native Dart interface to multiple YouTube REST APIs including the Data API.","dependencies":{"args":"^2.5.0","csv":"^6.0.0","dio":"^5.4.3+1","fling_pickle":"^0.4.3","googleapis_auth":"^1.6.0","http":"^1.2.1","http_parser":"^4.0.2","json_annotation":"^4.9.0","loggy":"^2.0.3","retrofit":"^4.1.0","stemmer":"^2.2.0","universal_io":"^2.2.2","yaml":"^3.1.2"},"dev_dependencies":{"build_runner":"^2.4.9","grinder":"^0.9.5","json_serializable":"^6.8.0","lints":"^3.0.0","pub_semver":"^2.1.4","publish_tools":"^1.0.0+4","pubspec":"^2.3.0","retrofit_generator":"^8.1.0","analyzer":"^6.4.1"},"executables":{"yt":""},"repository":"https://github.com/faithoflifedev/yt"}');