瀏覽代碼

Update package.json

Thibault Malbranche 6 年之前
父節點
當前提交
8cb43c0722
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      package.json

+ 3
- 0
package.json 查看文件

3
   "description": "React Native WebView component for iOS, Android, and Windows 10",
3
   "description": "React Native WebView component for iOS, Android, and Windows 10",
4
   "main": "index.js",
4
   "main": "index.js",
5
   "author": "Jamon Holmgren <jamon@infinite.red>",
5
   "author": "Jamon Holmgren <jamon@infinite.red>",
6
+  "contributors": [
7
+    "Thibault Malbranche <malbranche.thibault@gmail.com>"
8
+  ],
6
   "version": "0.1.0",
9
   "version": "0.1.0",
7
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
10
   "homepage": "https://github.com/react-native-community/react-native-webview#readme",
8
   "scripts": {
11
   "scripts": {