{
  "name": "@kingfang007/react-native-ftp-client",
  "version": "1.1.7",
  "description": "FTP client library for android and ios",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
   
  "keywords": [
    "react-native",
    "ftp",
    "network"
  ],
  "author": "bruce <bruce.li@navico.com>",
  "license": "MIT",
  
  "devDependencies": {
    "react-native": "*"
  }
}
