-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
63 lines (63 loc) · 1.55 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
{
"_args": [
[
{
"raw": "react-native-blur-overlay",
"scope": null,
"escapedName": "react-native-blur-overlay",
"name": "react-native-blur-overlay",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\CodingProjects\\ReactNative\\BackgroundLocationTracker\\TestBoilerPlate"
]
],
"_npmUser": {
"name": "lvlrsajjad",
"email": "[email protected]"
},
"_spec": "react-native-blur-overlay",
"_where": "D:\\CodingProjects\\ReactNative\\BackgroundLocationTracker\\TestBoilerPlate",
"author": {
"name": "Sajjad Asadi",
"email": "[email protected]"
},
"keywords": [
"react-native",
"react-native-blur-overlay",
"blur",
"blur-view",
"react-native-blur",
"react-native-blur-background",
"background",
"blur-background",
"view",
"react native blur",
"react native blur overlay",
"react native overlay",
"react-native-overlay",
"overlay"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "lvlrsajjad",
"email": "[email protected]"
}
],
"name": "react-native-blur-overlay",
"optionalDependencies": {},
"peerDependencies": {
},
"homepage": "https://github.com/lvlrSajjad/react-native-blur-overlay",
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.8",
"dependencies": {
"tiny-emitter": "^2.0.2"
}
}