{
  "name": "react-native-fabric-twitterkit",
  "version": "0.3.0",
  "description": "A React Native library for Sending an SMS with Callback",
  "main": "index",
  "rnpm": {
    "android": {
      "packageInstance": "FabricTwitterKitPackage.getInstance()"
    }
  },
  "scripts": {
    "test": "flow"
  },
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "fabric",
    "twitter",
    "twitterkit",
    "twitter-kit",
    "twittercompose",
    "callback",
    "completed",
    "cool"
  ],
  "author": {
    "name": "Trevor Porter",
    "email": "trkporter@ucdavis.edu"
  },
  "homepage": "https://github.com/tkporter/react-native-fabric-twitterkit",
  "bugs": {
    "url": "https://github.com/tkporter/react-native-fabric-twitterkit/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/tkporter/react-native-fabric-twitterkit.git"
  },
  "license": "MIT"
}
