{
  "name": "react-native-animated-checkbox-ios",
  "version": "1.0.1",
  "description": "React Native bridge for BEMCheckBox",
  "main": "BEMCheckBox.ios.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "keywords": [
    "react-native",
    "ios",
    "react-component"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": ""
  },
  "homepage": "",
  "peerDependencies": {
    "react-native": "~0.40.0"
  }
}
