{
  "name": "nativescript-social-share-v2",
  "version": "2.1.0",
  "description": "Social sharing widget handling for NativeScript with callbacks.",
  "main": "index.js",
  "type": "index.d.ts",
  "nativescript": {
    "platforms": {
      "ios": "6.0.0",
      "android": "6.0.0"
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BespokeTechLabs/nativescript-social-share-v2.git"
  },
  "keywords": [
    "NativeScript",
    "JavaScript",
    "TypeScript",
    "iOS",
    "Android",
    "Callback",
    "Method",
    "Result",
    "completionWithItemsHandler",
    "BroadcastReceiver",
    "PendingIntent"
  ],
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/BespokeTechLabs/nativescript-social-share-v2/issues"
  },
  "homepage": "https://github.com/BespokeTechLabs/nativescript-social-share-v2#readme",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Lewis Smallwood"
}
