react-native-wheel-of-fortune-dp
Version:
React Native Wheel Of Fortune Component (DP fork).
30 lines (29 loc) • 782 B
JSON
{
"name": "react-native-wheel-of-fortune-dp",
"version": "1.6.7",
"description": "React Native Wheel Of Fortune Component (DP fork).",
"main": "index.js",
"scripts": {
"test": "jest --coverage"
},
"repository": {
"type": "git",
"url": "git+https://github.com/razzium/react-native-wheel-of-fortune.git"
},
"keywords": [
"react native wheel of fortune",
"rn wheel of fortune",
"react wheel of fortune",
"react native wheel of luck",
"rn wheel of luck"
],
"dependencies": {
"d3-shape": "^1.3.5"
},
"author": "Eftal Yurtseven",
"license": "MIT",
"bugs": {
"url": "https://github.com/razzium/react-native-wheel-of-fortune/issues"
},
"homepage": "https://github.com/razzium/react-native-wheel-of-fortune#readme"
}