{
  "name": "react-native-js-shimmer-placeholder",
  "version": "1.0.7",
  "description": "A Shimmer using React Native Reanimated",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ashwin-Mothilal/react-native-js-shimmer-placeholder.git"
  },
  "keywords": [
    "react",
    "react-native",
    "shimmer",
    "shimmer-js",
    "shimmer-reanimated",
    "text-shimmer"
  ],
  "author": "Ashwin Mothilal",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Ashwin-Mothilal/react-native-js-shimmer-placeholder/issues"
  },
  "homepage": "https://github.com/Ashwin-Mothilal/react-native-js-shimmer-placeholder#readme",
  "dependencies": {
    "prop-types": "^15.7.2",
    "react-native-linear-gradient": ">=2.4.0",
    "react-native-reanimated": "<=1.10.1"
  },
  "peerDependencies": {
    "react-native": "*",
    "react-native-linear-gradient": ">=2.4.0",
    "react-native-reanimated": "<=^1.10.1"
  },
  "devDependencies": {
    "@react-native-community/eslint-config": "^2.0.0",
    "eslint": "^7.5.0",
    "eslint-config-prettier": "^6.11.0",
    "metro-react-native-babel-preset": "^0.61.0",
    "prettier": "^2.0.5"
  }
}
