emoji-emoticon-to-unicode
Advanced tools
Comparing version
@@ -94,3 +94,3 @@ // emoticon lists are from https://github.com/Ranks/emojione/blob/master/lib/js/emojione.js | ||
':-.':'1f615', | ||
':/':'1f615', | ||
// ':/':'1f615', comment since it matches with "http://" | ||
':\\':'1f615', | ||
@@ -97,0 +97,0 @@ '=/':'1f615', |
{ | ||
"name": "emoji-emoticon-to-unicode", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Emoji emoticon to unicode map", | ||
@@ -5,0 +5,0 @@ "main": "emoji-emoticon-to-unicode.js", |
2950
1.48%