We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f49243 commit 2a9359dCopy full SHA for 2a9359d
1 file changed
package.json
@@ -28,8 +28,16 @@
28
"segment-alternative",
29
"customer-data-platform"
30
],
31
- "author": "",
+ "author": "Mr Tung",
32
"license": "MIT",
33
+ "repository": {
34
+ "type": "git",
35
+ "url": "https://github.com/StickyQR/analytics"
36
+ },
37
+ "homepage": "https://github.com/StickyQR/analytics#readme",
38
+ "bugs": {
39
+ "url": "https://github.com/StickyQR/analytics/issues"
40
41
"peerDependencies": {
42
"@react-native-async-storage/async-storage": "^1.21.0 || ^2.0.0",
43
"expo-constants": ">=16.0.0",
0 commit comments