{
  "name": "react-native-pretty-pincode",
  "version": "1.0.0",
  "description": "pretty pincode component for react-native",
  "main": "pin-code.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xeastcrast/react-native-pretty-pincode.git"
  },
  "keywords": [
    "react-native",
    "pin-code",
    "pin",
    "code",
    "Pretty-pincode",
    "pin-code-input",
    "react-native-pretty-pincode"
  ],
  "author": "worapol_buraphan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/xeastcrast/react-native-pretty-pincode/issues"
  },
  "peerDependencies": {
    "react": ">=15.4.0",
    "react-native": ">=0.40"
  },
  "homepage": "https://github.com/xeastcrast/react-native-pretty-pincode#readme",
  "dependencies": {
    "prop-types": "^15.5.10",
    "lodash": "latest",
    "react-native-svg": "^7.0.3"
  }
}
