{
  "name": "to-emoji",
  "version": "2.0.2",
  "description": "A lightweight package to easily convert strings to emojis, and vice-versa.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "devspen",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DevSpen/to-emoji.git"
  },
  "keywords": [
    "string-to-emoji",
    "emojify",
    "emoji-to-string",
    "text-to-emoji",
    "string-to-emote",
    "emotify",
    "string-to-emote",
    "emoticon-to-emoji",
    "emoji",
    "emote",
    "emojis",
    "unicode",
    "emoticons"
  ]
}