mirror of
https://github.com/fergalmoran/icebreaker-mobile.git
synced 2025-12-22 01:29:42 +00:00
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"dependencies": {
|
|
"@angular/common": "2.0.0-rc.3",
|
|
"@angular/compiler": "2.0.0-rc.3",
|
|
"@angular/core": "2.0.0-rc.3",
|
|
"@angular/platform-browser": "2.0.0-rc.3",
|
|
"@angular/platform-browser-dynamic": "2.0.0-rc.3",
|
|
"@angular/http": "2.0.0-rc.3",
|
|
"es6-shim": "^0.35.0",
|
|
"ionic-angular": "2.0.0-beta.10",
|
|
"ionic-native": "1.3.2",
|
|
"ionicons": "3.0.0",
|
|
"reflect-metadata": "^0.1.3",
|
|
"rxjs": "5.0.0-beta.6",
|
|
"zone.js": "^0.6.12",
|
|
"angularfire2": "2.0.0-beta.2",
|
|
"firebase": "3.2.1",
|
|
"moment": "2.14.1"
|
|
},
|
|
"devDependencies": {
|
|
"del": "2.2.0",
|
|
"gulp": "3.9.1",
|
|
"gulp-tslint": "^5.0.0",
|
|
"gulp-watch": "4.3.5",
|
|
"ionic-gulp-browserify-typescript": "^1.1.0",
|
|
"ionic-gulp-fonts-copy": "^1.0.0",
|
|
"ionic-gulp-html-copy": "^1.0.0",
|
|
"ionic-gulp-sass-build": "^1.0.0",
|
|
"ionic-gulp-scripts-copy": "^2.0.0",
|
|
"ionic-gulp-tslint": "^1.0.0",
|
|
"run-sequence": "1.1.5",
|
|
"tslint": "^3.10.1",
|
|
"tslint-ionic-rules": "^0.0.3"
|
|
},
|
|
"cordovaPlugins": [
|
|
"cordova-plugin-device",
|
|
"cordova-plugin-console",
|
|
"cordova-plugin-whitelist",
|
|
"cordova-plugin-splashscreen",
|
|
"cordova-plugin-statusbar",
|
|
"ionic-plugin-keyboard",
|
|
"cordova-plugin-inappbrowser"
|
|
],
|
|
"cordovaPlatforms": [
|
|
"ios", {
|
|
"platform": "ios",
|
|
"version": "",
|
|
"locator": "ios"
|
|
}
|
|
],
|
|
"name": "fbtest",
|
|
"description": "fbtest: An Ionic project"
|
|
} |