{
  "name": "react-native-cxense",
  "title": "React Native Cxense",
  "version": "1.0.0",
  "description": "React Native wrapper for CxenseSDK",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "react-native-cxense.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cisclub/react-native-cxense.git",
    "baseUrl": "https://github.com/cisclub/react-native-cxense"
  },
  "keywords": [
    "react-native",
    "CxenseSDK",
    "Cxense"
  ],
  "author": {
    "name": "cisclub",
    "email": ""
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md"
}
