emojione
Version:
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG formats provided for the emoji images.
27 lines • 402 B
JSON
{
"name": "emojione",
"version": "4.0.0",
"main": [
"extras/css/emojione.css",
"lib/js/emojione.js"
],
"ignore": [
"demos/",
"lib/php/",
".gitignore",
".npmignore",
"composer.json",
"package.json"
],
"keywords": [
"emojione",
"EmojiOne",
"emoji",
"emojis",
"emoticons",
"smileys",
"smilies",
"unicode",
"emoji set"
]
}