-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
65 lines (65 loc) · 1.66 KB
/
package.json
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": "[email protected]",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-RWndLuNv+hkCWEsyFl1ohxd19kY=",
"_location": "/cordova-plugin-fcm",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "[email protected]",
"name": "cordova-plugin-fcm",
"escapedName": "cordova-plugin-fcm",
"rawSpec": "2.1.1",
"saveSpec": null,
"fetchSpec": "2.1.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-fcm/-/cordova-plugin-fcm-2.1.1.tgz",
"_shasum": "4569dd2ee36ffa1902584b32165d68871775f646",
"_spec": "[email protected]",
"_where": "C:\\Users\\Mpho\\source\\repos\\CanteenApp\\CanteenApp\\plugins",
"author": {
"name": "Felipe Echanique Torres",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/fechanique/cordova-plugin-fcm/issues"
},
"bundleDependencies": false,
"cordova_name": "Cordova FCM Push Plugin",
"deprecated": false,
"description": "Google Firebase Cloud Messaging Cordova Push Plugin",
"engines": [],
"englishdoc": "",
"homepage": "https://github.com/fechanique/cordova-plugin-fcm#readme",
"issue": "",
"keywords": [
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"notifications",
"push",
"firebase",
"fcm",
"ios",
"android",
"cordova"
],
"license": "MIT",
"name": "cordova-plugin-fcm",
"platforms": [
"android",
"ios"
],
"repo": "",
"repository": {
"type": "git",
"url": "git+https://github.com/fechanique/cordova-plugin-fcm.git"
},
"version": "2.1.1"
}