blob: 6725498b515e06a0888f579f8e40c071cdf215fe [file] [log] [blame]
# This file is generated by importer.py for json_schema-1.0.8
import("//build/dart/dart_library.gni")
dart_library("json_schema") {
package_name = "json_schema"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/logging",
]
}