{
  "name": "benky-react-native-expo-metamap-sdk",
  "title": "React Native MetaMap Global Id Sdk",
  "version": "1.0.30",
  "description": "Mati React Native Plugin",
  "main": "index.js",
  "scripts": {
    "test": "expo-module test",
    "build": "expo-module build",
    "clean": "expo-module clean",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/GetMetaMap/mati-reactnative-plugin/tree/Expo",
    "baseUrl": "https://github.com/GetMetaMap/mati-reactnative-plugin/tree/Expo"
  },
  "keywords": [
    "react-native"
  ],
  "author": {
    "name": "Andrey Posnov",
    "email": "andrey.posnov@mati.io"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "dependencies": {
    "react-scripts": "^4.0.3"
  },
  "devDependencies": {
    "expo-module-scripts": "^2.0.0"
  }
}
