Browse Source

update: 发布到npm

adam 4 years ago
parent
commit
0670663618
1 changed files with 5 additions and 5 deletions
  1. 5
    5
      package.json

+ 5
- 5
package.json View File

1
 {
1
 {
2
-  "name": "react-native-webview",
3
-  "description": "React Native WebView component for iOS, Android, and macOS",
2
+  "name": "@bilingo.com/react-native-webview",
3
+  "description": "base on react-native-webview:8.1.2 React Native WebView component for iOS, Android, and macOS",
4
   "main": "index.js",
4
   "main": "index.js",
5
   "typings": "index.d.ts",
5
   "typings": "index.d.ts",
6
   "author": "Jamon Holmgren <jamon@infinite.red>",
6
   "author": "Jamon Holmgren <jamon@infinite.red>",
8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
8
     "Thibault Malbranche <malbranche.thibault@gmail.com>"
9
   ],
9
   ],
10
   "license": "MIT",
10
   "license": "MIT",
11
-  "version": "8.1.2",
12
-  "homepage": "https://github.com/react-native-community/react-native-webview#readme",
11
+  "version": "1.0.0",
12
+  "homepage": "https://git.links123.net/npm/react-native-webview",
13
   "scripts": {
13
   "scripts": {
14
     "start": "node node_modules/react-native/local-cli/cli.js start",
14
     "start": "node node_modules/react-native/local-cli/cli.js start",
15
     "start:android": "react-native run-android --root example/",
15
     "start:android": "react-native run-android --root example/",
66
   },
66
   },
67
   "repository": {
67
   "repository": {
68
     "type": "git",
68
     "type": "git",
69
-    "url": "https://github.com/react-native-community/react-native-webview.git"
69
+    "url": "https://git.links123.net/npm/react-native-webview.git"
70
   },
70
   },
71
   "files": [
71
   "files": [
72
     "android",
72
     "android",