blob: 07f7befb922a493bb1ae4f772a8d20e8c642d9b0 [file] [log] [blame]
name: json
description: >
A package which provides an experimental macro that encodes and decodes
user-defined Dart classes to JSON maps (maps of type `Map<String, Object?>`).
repository: https://github.com/dart-lang/sdk/tree/main/pkg/json
version: 0.1.0-wip
environment:
sdk: ^3.4.0-0
dependencies:
macros: ^0.1.0-0
dev_dependencies:
lints: any
test: any