{
  "name": "react-native-trustdevice",
  "version": "1.1.4",
  "description": "React Native TrustDevice component",
  "main": "index.js",
  "react-native": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "TrustDevice",
  "license": "MIT",
   "keywords": [
    "react-native",
    "ios",
    "android",
    "TrustDevice",
    "trustdevice",
    "react-native-trustdevice"
  ],
   "files": [
     "android",
     "ios",
     "src",
     "index.js",
     "index.d.ts",
     "react-native-trustdevice.podspec"
   ],
  "homepage": "https://trustdecision.com",
  "peerDependencies": { 
    "react": "*",
    "react-native": "*"
  }
}
