{
  "name": "@ptomasroos/react-native-keyframes",
  "version": "0.0.4",
  "description": "React Native wrapper for Facebook Keyframes with a imperative API",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ptomasroos/react-native-keyframes.git"
  },
  "keywords": [
    "react-native-keyframes",
    "react-component",
    "react-components",
    "react",
    "native",
    "keyframes",
    "react-native",
    "animation",
    "ios",
    "android"
  ],
  "author": "Tomas Roos <ptomasroos@gmail.com>",
  "license": "MIT",
  "peerDependencies": {
     "react-native": "*",
     "react": "*"
   },
   "devDependencies": {
     "babel-eslint": "^6.0.4",
     "eslint": "^2.9.0",
     "eslint-config-airbnb": "^9.0.1",
     "eslint-plugin-import": "^1.8.0",
     "eslint-plugin-jsx-a11y": "^1.2.0",
     "eslint-plugin-react": "^5.1.1",
     "react-native": "0.43.0-rc.4",
     "react": "16.0.0-alpha.3"
   },
  "bugs": {
    "url": "https://github.com/ptomasroos/react-native-keyframes/issues"
  },
  "homepage": "https://github.com/ptomasroos/react-native-keyframes#readme"
}
