40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"name": "mobilapp",
|
|
"version": "0.0.1",
|
|
"author": "Ionic Framework",
|
|
"homepage": "http://ionicframework.com/",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "ionic-app-scripts serve",
|
|
"clean": "ionic-app-scripts clean",
|
|
"build": "ionic-app-scripts build",
|
|
"lint": "ionic-app-scripts lint"
|
|
},
|
|
"dependencies": {
|
|
"@angular/animations": "5.2.11",
|
|
"@angular/common": "5.2.11",
|
|
"@angular/compiler": "5.2.11",
|
|
"@angular/compiler-cli": "5.2.11",
|
|
"@angular/core": "5.2.11",
|
|
"@angular/forms": "5.2.11",
|
|
"@angular/http": "5.2.11",
|
|
"@angular/platform-browser": "5.2.11",
|
|
"@angular/platform-browser-dynamic": "5.2.11",
|
|
"@ionic-native/core": "~4.15.0",
|
|
"@ionic-native/splash-screen": "~4.15.0",
|
|
"@ionic-native/status-bar": "~4.15.0",
|
|
"@ionic/storage": "2.2.0",
|
|
"ionic-angular": "3.9.2",
|
|
"ionicons": "3.0.0",
|
|
"rxjs": "5.5.11",
|
|
"sw-toolbox": "3.6.0",
|
|
"zone.js": "0.8.26"
|
|
},
|
|
"devDependencies": {
|
|
"@ionic/app-scripts": "3.2.0",
|
|
"@ionic/lab": "1.0.11",
|
|
"typescript": "~2.6.2"
|
|
},
|
|
"description": "An Ionic project"
|
|
}
|