forked from Blitz-Mobile-Apps/react-native-animated-splash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
45 lines (44 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
{
"name": "react-native-animated-splash",
"version": "1.3.6",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bugs": {
"email": "alisajames048@gmail.com",
"url": "https://github.com/Blitz-Mobile-Apps/react-native-animated-splash/issues"
},
"contributors": [
"alisajames048@gmail.com","mick.richard19@gmail.com","alex.evans1230@gmail.com"
],
"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": "alisajames048@gmail.com",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.41.2"
}
}