{
  "name": "@nghinv/react-native-loading",
  "version": "1.0.3",
  "description": "React native loading screen",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "loading",
    "react-native-loading",
    "react native loading",
    "spinner",
    "overlay",
    "@nghinv/react-native-loading",
    "@nghinv",
    "nghinv",
    "lumi",
    "lumi-software"
  ],
  "author": "nghinv@lumi.biz",
  "types": "react-native-loading.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/nghinv-software/react-native-loading.git"
  },
  "dependencies": {},
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nghinv-software/react-native-loading/issues"
  },
  "homepage": "https://github.com/nghinv-software/react-native-loading#readme",
  "devDependencies": {},
  "publishConfig": {
    "access": "public"
  }
}