{
  "name": "@webileapps/rn-range-slider",
  "version": "0.0.11",
  "author": "Tigran Sahakyan <mail.of.tigran@gmail.com>",
  "description": "React Native Range Slider for Android and iOS",
  "homepage": "https://github.com/githuboftigran/rn-range-slider",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "keywords": [
    "react",
    "native",
    "react-native",
    "react-component",
    "react-native-component",
    "android",
    "ios",
    "custom",
    "range",
    "slider",
    "seekbar"
  ],
  "repository" : {
    "type": "git",
    "url": "https://github.com/githuboftigran/rn-range-slider.git"
  },
  "dependencies": {
  },
  "devDependencies": {
  },
  "files": [
    "android",
    "ios",
    "index.d.ts",
    "index.js",
    "RNRangeSlider.podspec"
  ],
  "license": "MIT"
}
