{
  "_args": [
    [
      "emojionearea@3.4.1",
      "/var/www/html"
    ]
  ],
  "_from": "emojionearea@3.4.1",
  "_id": "emojionearea@3.4.1",
  "_inBundle": false,
  "_integrity": "sha1-WqGVz53sAKSzOpUDivRzo+u8Z3o=",
  "_location": "/emojionearea",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "emojionearea@3.4.1",
    "name": "emojionearea",
    "escapedName": "emojionearea",
    "rawSpec": "3.4.1",
    "saveSpec": null,
    "fetchSpec": "3.4.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/emojionearea/-/emojionearea-3.4.1.tgz",
  "_spec": "3.4.1",
  "_where": "/var/www/html",
  "author": {
    "name": "Andrey Izman",
    "email": "izmanw@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mervick/emojionearea/issues"
  },
  "contributors": [
    {
      "name": "Klas Lundberg",
      "email": "klas.lundberg@instinct.se"
    },
    {
      "name": "Merlin Mason",
      "email": "info@merlinmason.co.uk"
    }
  ],
  "dependencies": {
    "emojione": ">=2.0.1",
    "jquery": ">=1.8.3",
    "jquery-textcomplete": ">=1.3.4"
  },
  "description": "WYSIWYG-like EmojiOne Converter / Picker Plugin for jQuery",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-uglify": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "requirejs": "^2.1.22"
  },
  "homepage": "https://github.com/mervick/emojionearea#readme",
  "keywords": [
    "emoji",
    "emojione",
    "picker",
    "emojionearea"
  ],
  "license": "MIT",
  "main": "dist/emojionearea.js",
  "name": "emojionearea",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mervick/emojionearea.git"
  },
  "scripts": {
    "build": "grunt",
    "test": "echo 'Error: no test specified' && exit 1"
  },
  "version": "3.4.1"
}
