{
  "name": "ndk-text-input-react-native",
  "version": "1.0.0",
  "description": "",
  "main": "InputApp.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "react-native-text-input",
    "react",
    "native",
    "input",
    "text-input"
  ],
  "author": "Nguyen Da Khuong",
  "license": "MIT",
  "dependencies": {
    "react": "18.2.0",
    "react-native": "^0.71.7"
  }
}
