UNPKG

309 BJSONView Raw
1{
2 "name": "@kiwicom/react-native-native-modules",
3 "description": "A group of native wrappers for react",
4 "license": "MIT",
5 "author": "kiwi.com",
6 "homepage": "kiwi.com",
7 "version": "0.1.9",
8 "main": "KiwiModules.js",
9 "dependencies": {
10 "react": "^16.2.0",
11 "react-native": "^0.51.0"
12 }
13}