{
  "name": "react-native-aliyun-short-video",
  "version": "1.1.0",
  "description": "A Short video for react native",
  "main": "src/index.js",
  "repository": {
    "url": "git@github.com:xinlc/react-native-aliyun-video.git",
    "type": "git"
  },
  "keywords": [
    "short-video",
    "react-native-short-video",
    "react-native",
    "react-component"
  ],
  "author": "Leo Xin <xinlichao2016@gmail.com> (https://github.com/xinlc)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/xinlc/react-native-aliyun-video/issues"
  },
  "homepage": "https://github.com/xinlc/react-native-aliyun-video",
  "files": [
    "src",
    "android",
    "ios"
  ],
  "peerDependencies": {
    "prop-types": "*",
    "react": "*",
    "react-native": "*"
  },
  "devDependencies": {
    "prop-types": "^15.5.10",
    "react": "16.3.1",
    "react-native": "0.55.4"
  }
}
