-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.json
51 lines (51 loc) · 1.76 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
{
"_from": "react-native-check-notification-enable",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-4XwDNDYAj1TdR88UT6m0ftz/S0IJ0RkDahuOyIxA5Xd06fzOThN2AbzETanyd3DsV3CyXfZ/kvX5RB/E38CIKA==",
"_location": "/react-native-check-notification-enable",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react-native-check-notification-enable",
"name": "react-native-check-notification-enable",
"escapedName": "react-native-check-notification-enable",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-check-notification-enable/-/react-native-check-notification-enable-1.0.4.tgz",
"_shasum": "5773e04da6f88d859d6f0c70e3aa60460df83beb",
"_spec": "react-native-check-notification-enable",
"_where": "/Users/jordan/Work/Projects/ValueRetail/Code/BicesterVillage",
"author": {
"name": "jigar yadav"
},
"bugs": {
"url": "https://github.com/jigaryadav/react-native-check-notification-enable/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "use to check is notification enable or disable only for android",
"homepage": "https://github.com/jigaryadav/react-native-check-notification-enable#readme",
"keywords": [
"react-native",
"react-component",
"android",
"notification"
],
"main": "notificationManager.js",
"name": "react-native-check-notification-enable",
"repository": {
"type": "git",
"url": "git+https://github.com/jigaryadav/react-native-check-notification-enable.git"
},
"types": "react-native-check-notification-enable.d.ts",
"version": "1.3.0",
"license": "MIT"
}