UNPKG

react-native-auto-typing-text

Version:
34 lines (33 loc) 833 B
{ "name": "react-native-auto-typing-text", "version": "1.0.4", "description": "Auto typing text", "main": "AutotypingText.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/phuongla/react-native-auto-typing-text.git" }, "keywords": [ "react-native", "react-native-component", "mobile", "ios", "android", "auto", "typing", "text" ], "author": "Ngo Thanh Tai <codesigngo@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/phuongla/react-native-auto-typing-text/issues" }, "homepage": "https://github.com/phuongla/react-native-auto-typing-text#readme", "dependencies": { "react-native-auto-typing-text": "^1.0.1", "prop-types": "^15.5.10" } }