{
 
  "name": "react-native-xwai",
  "title": "React Native AiSdk",
  "version": "1.4.66",
  "description": "玄武AI-SDK",
  "main": "index.js",
  "files": [
    "android/libs",
    "android/src",
    "android/build.gradle",
    "ios",
    "react-native-xwai.podspec",
    "index.js",
    "README.md"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "AiSdk"
  ],
  "author": {
    "name": "lixin",
    "email": "lixin@wxchina.com"
  },
  "homepage": "https://ai.xtion.net/ai/doc/",
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  },
  "devDependencies": {
    "@commitlint/config-conventional": "^11.0.0",
    "@react-native-community/eslint-config": "^2.0.0",
    "@release-it/conventional-changelog": "^2.0.0",
    "@types/jest": "^26.0.0",
    "@types/react": "^16.9.19",
    "@types/react-native": "0.62.13",
    "commitlint": "^11.0.0",
    "eslint": "^7.2.0",
    "eslint-config-prettier": "^7.0.0",
    "eslint-plugin-prettier": "^3.1.3",
    "husky": "^6.0.0",
    "jest": "^26.0.1",
    "pod-install": "^0.1.0",
    "prettier": "^2.0.5",
    "react": "16.13.1",
    "react-native": "0.63.4",
    "react-native-builder-bob": "^0.18.2",
    "release-it": "^14.2.2",
    "typedoc": "^0.22.4",
    "typedoc-plugin-merge-modules": "^3.1.0",
    "typescript": "^4.1.3"
  }
}
