{
  "name": "jx-react-native-onepass",
  "version": "2.0.0",
  "description": "jx-react-native-onepass",
  "main": "src/index.js",
  "repository": "https://github.com/cglw/npm_test_aliyun",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "keywords": [
    "react-native"
  ],
  "author": "jixiang",
  "license": "",
  "devDependencies": {
    "react": "^16.13.1",
    "react-native": "^0.63.3"
  },
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint ."
  }
}
