{
  "name": "react-native-cloudipsp-nfc",
  "version": "0.0.1",
  "description": "Library for accepting NFC payments directly from android applications.",
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cloudipsp/react-native-cloudipsp-nfc.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "android",
    "payment",
    "nfc"
  ],
  "author": "Maxim Kozenko",
  "license": "The MIT License (MIT)",
  "bugs": {
    "url": "https://github.com/cloudipsp/react-native-cloudipsp-nfc/issues"
  },
  "homepage": "https://cloudipsp.com",
  "dependencies": {
    "react-native-cloudipsp": "0.0.6"
  }
}
