UNPKG

react-native-text-input-mask

Version:

Text input mask for React Native on iOS and Android.

30 lines (29 loc) 673 B
{ "name": "react-native-text-input-mask", "version": "0.4.0", "description": "Text input mask for React Native on iOS and Android.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ivanzotov/react-native-text-input-mask" }, "keywords": [ "react", "native", "mask", "text input", "android", "ios" ], "peerDependencies": { "react-native": "0.48.x" }, "author": "Ivan Zotov", "bugs": { "url": "https://github.com/ivanzotov/react-native-text-input-mask/issues" }, "homepage": "http://ivanzotov.com" }