react-native-ghostwriter
Version:
A React Native module that types strings on demand. Set up your Ghostwriter with custom options, and watch it do its magic. Inspired by Typed.js.
28 lines (27 loc) • 629 B
JSON
{
"name": "react-native-ghostwriter",
"version": "0.0.6",
"description": "A React Native module that types strings on demand. Set up your Ghostwriter with custom options, and watch it do its magic. Inspired by Typed.js.",
"repository": {
"type": "git",
"url": "https://github.com/LansanaCamara/react-native-ghostwriter"
},
"keywords": [
"react-native",
"notifications",
"alerts",
"ghostwriter",
"autotyper",
"type"
],
"author": {
"name": "Lansana Camara"
},
"license": "MIT",
"maintainers": [
{
"name": "lansana",
"email": "lxc5296@gmail.com"
}
]
}