|
@@ -1,7 +1,7 @@
|
1
|
1
|
{
|
2
|
|
- "name": "react-native-autoheight-webview",
|
3
|
|
- "version": "1.4.1",
|
4
|
|
- "description": "An auto height webview for React Native, even auto width for inline html",
|
|
2
|
+ "name": "@bilingo.com/react-native-autoheight-webview",
|
|
3
|
+ "version": "1.0.0",
|
|
4
|
+ "description": "An auto height webview for React Native, even auto width for inline html, fork from github.com/iou90/react-native-autoheight-webview.git",
|
5
|
5
|
"main": "autoHeightWebView",
|
6
|
6
|
"types": "index.d.ts",
|
7
|
7
|
"files": [
|
|
@@ -14,7 +14,7 @@
|
14
|
14
|
},
|
15
|
15
|
"repository": {
|
16
|
16
|
"type": "git",
|
17
|
|
- "url": "git+https://github.com/iou90/react-native-autoheight-webview.git"
|
|
17
|
+ "url": "git+https://git.links123.net/npm/react-native-autoheight-webview.git"
|
18
|
18
|
},
|
19
|
19
|
"keywords": [
|
20
|
20
|
"react",
|
|
@@ -25,9 +25,9 @@
|
25
|
25
|
"author": "iou90",
|
26
|
26
|
"license": "ISC",
|
27
|
27
|
"bugs": {
|
28
|
|
- "url": "https://github.com/iou90/react-native-autoheight-webview/issues"
|
|
28
|
+ "url": "https://https://git.links123.net/npm/react-native-autoheight-webview.git/issues"
|
29
|
29
|
},
|
30
|
|
- "homepage": "https://github.com/iou90/react-native-autoheight-webview#readme",
|
|
30
|
+ "homepage": "https://https://git.links123.net/npm/react-native-autoheight-webview.git",
|
31
|
31
|
"peerDependencies": {
|
32
|
32
|
"react": "*",
|
33
|
33
|
"react-native": ">= 0.59.0",
|