-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
65 lines (65 loc) · 1.8 KB
/
package.json
File metadata and controls
65 lines (65 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"_from": "ionic-angular@3.6.0",
"_id": "ionic-angular@3.6.0",
"_inBundle": false,
"_integrity": "sha512-V6NNax+X8CihwCerb+IlSTKe+GOfLyp/AYtD7zYkGqu1euL++LxepCCUo5Cn1UWn4aif+rUr0/JC2TQ0iwduOw==",
"_location": "/ionic-angular",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ionic-angular@3.6.0",
"name": "ionic-angular",
"escapedName": "ionic-angular",
"rawSpec": "3.6.0",
"saveSpec": null,
"fetchSpec": "3.6.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/ionic-angular/-/ionic-angular-3.6.0.tgz",
"_shasum": "3c9222796c84cab37f5a3d090c268c9fe308e007",
"_spec": "ionic-angular@3.6.0",
"_where": "/Users/christiancook/Repositories/elixel-cuppa-web",
"bugs": {
"url": "https://github.com/ionic-team/ionic/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A powerful framework for building mobile and progressive web apps with JavaScript and Angular",
"es2015": "es2015/index.js",
"homepage": "https://github.com/ionic-team/ionic#readme",
"keywords": [
"ionic",
"framework",
"mobile",
"app",
"hybrid",
"webapp",
"cordova",
"progressive web app",
"pwa"
],
"license": "MIT",
"main": "umd/index.js",
"module": "index.js",
"name": "ionic-angular",
"peerDependencies": {
"@angular/common": "4.1.3",
"@angular/compiler": "4.1.3",
"@angular/compiler-cli": "4.1.3",
"@angular/core": "4.1.3",
"@angular/forms": "4.1.3",
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"rxjs": "5.4.0",
"zone.js": "0.8.12"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ionic-team/ionic.git"
},
"version": "3.6.0"
}