blob: 6413db3af104595b48c585f2e9a1e286d2857d9a [file] [log] [blame]
name: _test_circular1
version: 1.0.0
description: >-
A fake package used for testing imports with circular dependency.
publish_to: none
environment:
sdk: ^3.2.0
dependencies:
intl: ^0.17.0
path: ^1.6.1
_test_circular2:
path: ../_test_circular2
dev_dependencies:
build_runner: ^2.5.0
build_web_compilers: ^4.0.4