2014-10-28 11:17:00 +01:00
|
|
|
name: benchmarks
|
2014-10-14 16:00:35 -04:00
|
|
|
environment:
|
|
|
|
sdk: '>=1.4.0'
|
|
|
|
dependencies:
|
|
|
|
facade:
|
|
|
|
path: ../facade
|
|
|
|
di:
|
|
|
|
path: ../di
|
2014-11-17 20:47:05 -08:00
|
|
|
reflection:
|
|
|
|
path: ../reflection
|
2014-10-14 16:00:35 -04:00
|
|
|
core:
|
|
|
|
path: ../core
|
2014-11-14 16:51:55 -08:00
|
|
|
change_detection:
|
|
|
|
path: ../change_detection
|