{
  "_args": [
    [
      "emojione@4.5.0",
      "/var/www/html"
    ]
  ],
  "_from": "emojione@4.5.0",
  "_id": "emojione@4.5.0",
  "_inBundle": false,
  "_integrity": "sha512-Tq55Y3UgPOnayFDN+Qd6QMP0rpoH10a1nhSFN27s8gXW3qymgFIHiXys2ECYYAI134BafmI3qP9ni2rZOe9BjA==",
  "_location": "/emojione",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "emojione@4.5.0",
    "name": "emojione",
    "escapedName": "emojione",
    "rawSpec": "4.5.0",
    "saveSpec": null,
    "fetchSpec": "4.5.0"
  },
  "_requiredBy": [
    "/",
    "/emojionearea"
  ],
  "_resolved": "https://registry.npmjs.org/emojione/-/emojione-4.5.0.tgz",
  "_spec": "4.5.0",
  "_where": "/var/www/html",
  "author": {
    "name": "EmojiOne",
    "email": "support@emojione.com",
    "url": "https://www.emojione.com"
  },
  "bugs": {
    "url": "https://github.com/emojione/emojione/issues"
  },
  "description": "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.",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-cssmin": "^0.12.2",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-qunit": "^0.5.2",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-uglify": "^0.8.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-jsonlint": "^1.0.4"
  },
  "homepage": "https://www.emojione.com",
  "keywords": [
    "emojione",
    "EmojiOne",
    "emoji",
    "emojis",
    "emoticons",
    "smileys",
    "smilies",
    "unicode",
    "emoji set"
  ],
  "licenses": {
    "type": "(MIT)",
    "url": "https://github.com/emojione/emojione/blob/master/LICENSE.md"
  },
  "main": "lib/js/emojione.js",
  "name": "emojione",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/emojione/emojione.git"
  },
  "scripts": {
    "test": "grunt travis"
  },
  "version": "4.5.0"
}
