{
  "name": "react-native-lxm-one-click",
  "version": "1.0.0",
  "description": "react-native-lxm-one-click",
  "main": "src/index.js",
  "repository": "https://github.com/cglw/npm_lxm_aliyun",
  "keywords": [
    "react-native"
  ],
  "author": "jack_npm",
  "license": "MIT",
  "devDependencies": {
    "react": "^16.13.1",
    "react-native": "^0.66.3"
  },
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint ."
  }
}
