51 lines
1.3 KiB
JSON
Raw Normal View History

2015-03-04 05:21:10 -08:00
{
"index": {
2015-03-04 06:29:50 -08:00
"title": "Setup & Install Angular",
2015-03-04 12:24:00 -07:00
"subtitle": "Choose from our list of frameworks",
2015-03-04 05:21:10 -08:00
"downloads": {
2015-03-04 06:29:50 -08:00
"Angular_2": {
2015-03-04 12:24:00 -07:00
"description": "Angular 2 is currently in Alpha Preview for JavaScript and Dart.",
"2.0.0-alpha for JavaScript": {
2015-03-04 06:29:50 -08:00
"npm": "https://www.npmjs.com/package/angular2"
2015-03-04 12:24:00 -07:00
},
"2.0.0-alpha for Dart": {
"pub": "https://pub.dartlang.org/packages/angular2#installing"
2015-03-04 06:29:50 -08:00
}
},
2015-03-04 05:21:10 -08:00
2015-03-04 12:24:00 -07:00
2015-03-04 06:29:50 -08:00
"Angular_1.X": {
2015-03-04 12:24:00 -07:00
"description": "The production ready version of Angular for JavaScript",
2015-03-04 06:29:50 -08:00
"1.X": {
"file": "https://code.angularjs.org/"
}
},
"AngularDart_1.X": {
2015-03-04 12:24:00 -07:00
"description": "The production ready version of Angular for Dart",
2015-03-04 05:21:10 -08:00
2015-03-04 06:29:50 -08:00
"1.X": {
"file": "https://angulardart.org/"
}
},
"AngularFire_1.X": {
2015-03-04 12:24:00 -07:00
"description": "AngularFire is the officially supported Angular binding for Firebase.",
2015-03-04 06:29:50 -08:00
"1.X": {
"file": "https://www.firebase.com/docs/web/libraries/angular/index.html"
}
},
"AngularMaterial_1.X": {
"description": "The Angular Material project is an implementation of Material Design in Angular.js.",
"1.X": {
"file": "https://material.angularjs.org/#/getting-started"
}
}
2015-03-04 05:21:10 -08:00
}
}
}