소스 검색

MIT license

Gaëtan Renaudeau 8 년 전
부모
커밋
b8f42ab209
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      package.json

+ 2
- 2
package.json 파일 보기

@@ -11,8 +11,8 @@
11 11
     "snapshot",
12 12
     "rasterize"
13 13
   ],
14
-  "author": "",
15
-  "license": "",
14
+  "author": "Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>",
15
+  "license": "MIT",
16 16
   "peerDependencies": {
17 17
     "react-native": ">=0.30.0"
18 18
   }