UNPKG

react-native-locale-utils

Version:
36 lines (35 loc) 860 B
{ "name": "react-native-locale-utils", "version": "0.1.5", "description": "Locale utilities for React Native", "main": "index.js", "keywords": [ "react-native", "date", "24h", "metric", "imperial", "locale", "localization", "device", "country" ], "scripts": {}, "author": "Bas Pellis <bas@webcomrades.com>", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/baspellis/react-native-locale-utils.git" }, "readmeFilename": "README.md", "bugs": { "url": "https://github.com/baspellis/react-native-locale-utils/issues" }, "homepage": "https://github.com/baspellis/react-native-locale-utils#readme", "devDependencies": { "babel-eslint": "^7.2.3", "eslint": "^4.4.1", "eslint-plugin-react": "^7.1.0", "eslint-plugin-react-native": "^3.0.1" } }