{
  "name": "react-native-ssh-sftp",
  "version": "1.0.3",
  "description": "SSH and SFTP client library for React Native.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "Qian Sha",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.54.0"
  },
  "repository" :
  {
    "type" : "git",
    "url" : "https://github.com/shaqian/react-native-ssh-sftp.git"
  }
}
