{
  "name": "react-native-survey",
  "version": "1.0.23",
  "description": "Build your own forms, surveys and polls for your React Native apps.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/venits/native-forms"
  },
  "keywords": [
    "react",
    "react-native",
    "forms",
    "form",
    "survey",
    "poll",
    "feedback",
    "website",
    "widget",
    "nps"
  ],
  "dependencies": {
    "axios": "*",
    "react-native-svg": "*"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*"
  },
  "author": "Venits",
  "license": "MIT"
}
