-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathpackage.json
46 lines (46 loc) · 1.07 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
{
"name": "react-native-animated-splash",
"version": "1.3.9",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bugs": {
"email": "[email protected]",
"url": "https://github.com/Blitz-Mobile-Apps/react-native-animated-splash/issues"
},
"contributors": [
],
"publisher": "Blitz Mobile Apps",
"keywords": [
"react-native"
],
"homepage": "https://github.com/Blitz-Mobile-Apps/react-native-animated-splash/",
"keywords": [
"react-native",
"splash",
"animations",
"animated-splash",
"loader",
"native animations",
"easy splash",
"interactive",
"react-native-splash",
"react-native-splash-screen",
"slide animation",
"hybrid mobile app",
"rotate animation",
"fade animation",
"scale animation",
"cross platform"
],
"author": "[email protected]",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
}
}