UNPKG

react-native-analog-clock

Version:

React native analog clock as a nice alternative to traditional timepicker.

40 lines (39 loc) 949 B
{ "name": "react-native-analog-clock", "repository": { "type": "git", "url": "git+https://github.com/MacKentoch/rn-analog-clock.git" }, "version": "0.3.1", "description": "React native analog clock as a nice alternative to traditional timepicker.", "author": "Erwan DATIN (http://www.erwan-datin.com/)", "nativePackage": true, "license": "MIT", "homepage": "https://github.com/MacKentoch/rn-analog-clock", "keywords": [ "react-native", "react", "native", "analog", "clock", "time", "picker", "timepicker", "bridge", "ios", "Objective-C", "Objective C", "objective", "C" ], "devDependencies": { "babel-eslint": "^7.2.3", "babel-preset-flow": "^6.23.0", "eslint": "^4.3.0", "eslint-plugin-react": "^7.1.0", "eslint-plugin-react-native": "^3.0.1", "flow-bin": "^0.51.1", "react": "^16.0.0-alpha.12", "react-native": "^0.46.4" } }