Browse Source

MIT license

Gaëtan Renaudeau 8 years ago
parent
commit
b8f42ab209
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -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
   }