Files
azuredatastudio/typings.json

26 lines
1.2 KiB
JSON

{
"dependencies": {
"@angular/animations": "npm:@angular/animations/index.d.ts",
"@angular/common": "npm:@angular/common/common.d.ts",
"@angular/compiler": "npm:@angular/compiler/compiler.d.ts",
"@angular/core": "npm:@angular/core/core.d.ts",
"@angular/forms": "npm:@angular/forms/forms.d.ts",
"@angular/http": "npm:@angular/http/index.d.ts",
"@angular/platform-browser": "npm:@angular/platform-browser/platform-browser.d.ts",
"@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic/platform-browser-dynamic.d.ts",
"@angular/router": "npm:@angular/router/router.d.ts",
"@angular/upgrade": "npm:@angular/upgrade/index.d.ts",
"angular2-slickgrid": "npm:angular2-slickgrid/index.d.ts",
"angular2-grid": "npm:angular2-grid/main.d.ts",
"ng2-chart2": "npm:ng2-charts/ng2-charts.d.ts",
"reflect-metadata": "npm:reflect-metadata/index.d.ts",
"rxjs": "npm:rxjs/Rx.d.ts"
},
"globalDependencies": {
"core-js": "registry:dt/core-js#0.9.7+20161130133742",
"systemjs": "registry:dt/systemjs#0.19.29+20161215140219",
"underscore": "registry:dt/underscore#1.8.3+20161123125004",
"zone.js": "npm:zone.js\\dist\\zone.js.d.ts"
}
}