UNPKG

react-native-reanimated-slider

Version:
38 lines (37 loc) 970 B
{ "name": "react-native-reanimated-slider", "version": "2.0.0", "description": "a reanimated slider for video players", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alikazemkhanloo/react-native-reanimated-slider.git" }, "keywords": [ "reanimated", "slider", "seekbar", "video", "react-native" ], "author": "Ali Kazemkhanloo", "license": "MIT", "bugs": { "url": "https://github.com/alikazemkhanloo/react-native-reanimated-slider/issues" }, "homepage": "https://github.com/alikazemkhanloo/react-native-reanimated-slider#readme", "devDependencies": { "component-docs": "^0.20.2", "metro-react-native-babel-preset": "^0.55.0" }, "peerDependencies": { "react-native-gesture-handler": "^1.x.x", "react-native-reanimated": "^2.x.x" }, "dependencies": { "core-js": "2" } }