{
  "name": "react-native-image-sequence-wu",
  "repository": {
    "type": "git",
    "url": "https://github.com/madsleejensen/react-native-image-sequence.git"
  },
  "version": "0.7.1",
  "description": "A <ImageSequence> component for react-native",
  "author": {
    "name": "Mads Lee Jensen",
    "email": "madsleejensen@gmail.com",
    "url": "http://mads-lee.dk"
  },
  "peerDependencies": {
    "react-native": ">=0.47.0",
    "prop-types": ">=15.5.0"
  },
  "license": "MIT",
  "homepage": "https://github.com/madsleejensen/react-native-image-sequence",
  "main": "index.js",
  "types": "typings/index.d.ts",
  "keywords": [
    "react-native",
    "native",
    "sequence",
    "imagesequence",
    "frames",
    "frame-animation",
    "animation",
    "animationImages"
  ]
}
