blob: 5ff4b50c4b217062a52a6391c91a4c378025887c [file] [log] [blame]
# This file is generated by importer.py for pub_semver-1.4.3
import("//build/dart/dart_library.gni")
dart_library("pub_semver") {
package_name = "pub_semver"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/collection",
]
}