| 
									
										
										
										
											2014-09-19 16:38:37 -07:00
										 |  |  | name: examples
 | 
					
						
							|  |  |  | environment:
 | 
					
						
							| 
									
										
										
										
											2015-05-06 18:21:46 -07:00
										 |  |  |   sdk: '>=1.10.0-dev.1.10 <2.0.0'
 | 
					
						
							| 
									
										
										
										
											2014-09-19 16:38:37 -07:00
										 |  |  | dependencies:
 | 
					
						
							| 
									
										
										
										
											2015-02-24 09:34:03 -08:00
										 |  |  |   angular2: '^<%= packageJson.version %>'
 | 
					
						
							| 
									
										
										
										
											2015-02-17 11:56:24 -08:00
										 |  |  |   angular2_material: '^<%= packageJson.version %>'
 | 
					
						
							| 
									
										
										
										
											2015-05-05 10:33:34 -07:00
										 |  |  |   browser: '^0.10.0'
 | 
					
						
							|  |  |  | dev_dependencies:
 | 
					
						
							|  |  |  |   guinness: '^0.1.17'
 | 
					
						
							|  |  |  |   benchpress:
 | 
					
						
							|  |  |  |     path: ../benchpress
 | 
					
						
							| 
									
										
										
										
											2015-02-24 09:34:03 -08:00
										 |  |  | dependency_overrides:
 | 
					
						
							| 
									
										
										
										
											2015-02-05 13:08:05 -08:00
										 |  |  |   angular2:
 | 
					
						
							|  |  |  |     path: ../angular2
 | 
					
						
							| 
									
										
										
										
											2015-02-17 11:56:24 -08:00
										 |  |  |   angular2_material:
 | 
					
						
							|  |  |  |     path: ../angular2_material
 | 
					
						
							| 
									
										
										
										
											2014-12-02 19:14:48 -08:00
										 |  |  | transformers:
 | 
					
						
							| 
									
										
										
										
											2015-04-19 16:21:51 -07:00
										 |  |  | - angular2:
 | 
					
						
							| 
									
										
										
										
											2015-04-24 10:45:10 -07:00
										 |  |  |     entry_points:
 | 
					
						
							|  |  |  |         - web/src/hello_world/index_common.dart
 | 
					
						
							|  |  |  |         - web/src/todo/index.dart
 | 
					
						
							|  |  |  |     reflection_entry_points:
 | 
					
						
							|  |  |  |         - web/src/hello_world/index.dart
 | 
					
						
							|  |  |  |         - web/src/todo/index.dart
 | 
					
						
							| 
									
										
										
										
											2015-04-19 16:21:51 -07:00
										 |  |  | - $dart2js:
 | 
					
						
							|  |  |  |     minify: false
 | 
					
						
							|  |  |  |     commandLineOptions:
 | 
					
						
							|  |  |  |     - --dump-info
 | 
					
						
							|  |  |  |     - --show-package-warnings
 | 
					
						
							| 
									
										
										
										
											2015-05-08 16:13:53 -07:00
										 |  |  |     - --trust-type-annotations
 | 
					
						
							|  |  |  |     - --trust-primitives
 | 
					
						
							| 
									
										
										
										
											2015-06-12 12:44:14 +02:00
										 |  |  |     - --enable-experimental-mirrors
 |