2015-02-05 16:08:05 -05:00
|
|
|
name: angular2
|
2015-01-22 19:27:59 -05:00
|
|
|
version: 2.0.0-alpha.1
|
2015-02-06 14:40:16 -05:00
|
|
|
authors:
|
2015-02-06 14:46:49 -05:00
|
|
|
- Alex Eagle <alexeagle@google.com>
|
2015-02-06 14:40:16 -05:00
|
|
|
- Chirayu Krishnappa <chirayu@google.com>
|
|
|
|
- Jeff Cross <crossj@google.com>
|
|
|
|
- Misko Hevery <misko@google.com>
|
|
|
|
- Rado Kirov <radokirov@google.com>
|
|
|
|
- Tobias Bosch <tbosch@google.com>
|
|
|
|
- Victor Savkin <vsavkin@google.com>
|
|
|
|
- Yegor Jbanov <yjbanov@google.com>
|
|
|
|
description: Angular 2 for Dart - a web framework for modern web apps
|
|
|
|
homepage: https://github.com/angular/angular
|
2015-01-22 19:27:59 -05:00
|
|
|
environment:
|
|
|
|
sdk: '>=1.4.0'
|
|
|
|
dependencies:
|
2015-02-06 14:40:16 -05:00
|
|
|
stack_trace: '>=1.1.1 <2.0.0'
|
2015-01-22 19:27:59 -05:00
|
|
|
dev_dependencies:
|
|
|
|
guinness: ">=0.1.16 <0.2.0"
|