{
  "name": "@aks-dev/react-native-splash-screen",
  "version": "1.0.6",
  "description": "react-native-splash-screen@v3.3.0",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "homepage": "https://gitee.com/the_period_of_the_ten_kingdoms",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/the_period_of_the_ten_kingdoms/aks-dev/tree/master/react-native-splash-screen"
  },
  "files": [
    "/*.d.ts",
    "/android",
    "!/android/build",
    "/ios",
    "/*.podspec",
    "/**/*.png",
    "/**/*.bundle",
    "!/i.sh",
    "!/examples",
    "!/screenshot",
    "!/ios/*/xcuserdata"
  ],
  "keywords": [
    "react-native",
    "react-native-component",
    "react-native-splash-screen",
    "splash-screen",
    "splashscreen",
    "splash",
    "launch-screen",
    "launchscreen",
    "android",
    "ios"
  ],
  "author": "shiguo",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.57.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  }
}
