{
  "name": "@andreferi/react-native-confirmation-code-input",
  "version": "1.1.2",
  "description": "A react-native component to input confirmation code for both Android and IOS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "react-component",
    "react-native",
    "react-native-component",
    "android",
    "ios",
    "code-input",
    "confirmation-code",
    "pin-code",
    "confirmation-code-input",
    "pin-code-input"
  ],
  "dependencies": {
    "lodash": "^4.17.4",
    "prop-types": "^15.5.10"
  },
  "homepage": "https://github.com/ttdung11t2/react-native-confirmation-code-input.git",
  "bugs": {
    "url": "https://github.com/ttdung11t2/react-native-confirmation-code-input.git/issues",
    "email": "ttdung001@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ttdung11t2/react-native-confirmation-code-input.git"
  },
  "author": "Dung Tran <ttdung001@gmail.com>",
  "license": "MIT",
  "directories": {
    "example": "example"
  }
}
