Internal data is serialized with a separator ('__' in v0.0.3, and '$ep@rat0r' in v0.0.4). This could lead to bugs.
Maybe the library can use an internal object instead of an array it could be cleaner, more readable and the serialization won't need any string separator.