{
  "name": "rn-single-multi-deletable-select",
  "version": "1.0.3",
  "description": "A react native reusable component with 3 options: single select, multi select and deletable items with option to show image and text or just text.",
  "main": "./horizontal-tabs-slider/horizontal-tabs-slider.tsx",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ShellyAmbar/rn-single-multi-deletable-select"
  },
  "peerDependencies": {
    "react": "18.2.0~",
    "react-native": "0.72.7~",
    "react-native-svg": "^13.9.0",
    "react-native-svg-transformer": "^1.1.0"
  },
  "keywords": [
    "selection",
    "select",
    "multi",
    "multi-select",
    "single-select",
    "deletable",
    "options",
    "tabs",
    "scroll",
    "scrollable",
    "react-native",
    "options"
  ],
  "author": "Shelly Ambar",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ShellyAmbar/rn-single-multi-deletable-select/issues"
  },
  "homepage": "https://github.com/ShellyAmbar/rn-single-multi-deletable-select#readme"
}
