{
  "name": "smartech-reactnative-nudges-mb",
  "title": "Smartech Nudges React Native Module",
  "version": "1.0.9",
  "description": "This package contains bridges to integrate SmartechNudges native sdk in React Native App.",
  "main": "index.js",
  "files": [
    "README.md",
    "android",
    "index.js",
    "ios",
    "Smartech-Reactnative-Nudges.podspec"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Medbikri/Smartech-ReactNative-Nudges",
    "baseUrl": "https://github.com/Medbikri/Smartech-ReactNative-Nudges"
  },
  "keywords": [
    "smartech",
    "netcore",
    "nudges"
  ],
  "author": {
    "name": "Netcore Solutions"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.5"
  }
}
