commit | author | age
|
a5a648
|
1 |
{ |
W |
2 |
"name": "xsmax-app", |
|
3 |
"version": "0.0.1", |
|
4 |
"author": "Ionic Framework", |
|
5 |
"homepage": "http://ionicframework.com/", |
|
6 |
"private": true, |
|
7 |
"config": { |
|
8 |
"ionic_webpack": "./config/webpack.config.js", |
|
9 |
"ionic_optimization": "./config/optimization.config.js" |
|
10 |
}, |
|
11 |
"scripts": { |
|
12 |
"clean": "ionic-app-scripts clean", |
|
13 |
"build": "ionic-app-scripts build", |
|
14 |
"lint": "ionic-app-scripts lint", |
|
15 |
"ionic:build": "ionic-app-scripts build", |
|
16 |
"ionic:serve": "ionic-app-scripts serve" |
|
17 |
}, |
|
18 |
"dependencies": { |
|
19 |
"@angular/common": "4.1.3", |
|
20 |
"@angular/compiler": "4.1.3", |
|
21 |
"@angular/compiler-cli": "4.1.3", |
|
22 |
"@angular/core": "4.1.3", |
|
23 |
"@angular/forms": "4.1.3", |
|
24 |
"@angular/http": "4.1.3", |
|
25 |
"@angular/platform-browser": "4.1.3", |
|
26 |
"@angular/platform-browser-dynamic": "4.1.3", |
|
27 |
"@ionic-native/camera": "^3.12.1", |
|
28 |
"@ionic-native/core": "3.12.1", |
|
29 |
"@ionic-native/splash-screen": "3.12.1", |
|
30 |
"@ionic-native/status-bar": "3.12.1", |
|
31 |
"@ionic/storage": "2.0.1", |
|
32 |
"ionic-angular": "3.6.0", |
|
33 |
"ionicons": "3.0.0", |
|
34 |
"moment": "^2.18.1", |
|
35 |
"rxjs": "5.4.0", |
|
36 |
"sw-toolbox": "3.6.0", |
|
37 |
"zone.js": "0.8.12" |
|
38 |
}, |
|
39 |
"devDependencies": { |
|
40 |
"@ionic/app-scripts": "2.1.3", |
|
41 |
"ionic": "^3.9.2", |
|
42 |
"tslint-ionic-rules": "^0.0.11", |
|
43 |
"typescript": "2.3.4" |
|
44 |
}, |
|
45 |
"description": "ykseed: An Ionic project@3.6.0" |
|
46 |
} |