{
  "name": "emoji-toolkit",
  "version": "10.0.0",
  "description": "JoyPixels is a complete set of emoji designed for the web. The emoji-toolkit includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to JoyPixels emoji images. PNG formats provided for the emoji images.",
  "author": "JoyPixels <support@joypixels.com> (https://www.joypixels.com)",
  "main": "lib/js/joypixels.js",
  "keywords": [
    "joypixels",
    "JoyPixels",
    "emoji-toolkit",
    "emojione",
    "EmojiOne",
    "emoji",
    "emojis",
    "emoticons",
    "smileys",
    "smilies",
    "unicode",
    "emoji set"
  ],
  "homepage": "https://www.joypixels.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/joypixels/emoji-toolkit.git"
  },
  "bugs": "https://github.com/joypixels/emoji-toolkit/issues",
  "scripts": {
    "grunt": "grunt",
    "test": "grunt tests"
  },
  "devDependencies": {
    "grunt": "^1.5.3",
    "grunt-contrib-cssmin": "^5.0.0",
    "grunt-contrib-jshint": "^3.2.0",
    "grunt-contrib-qunit": "^10.1.1",
    "grunt-contrib-sass": "^2.0.0",
    "grunt-contrib-uglify": "^5.2.2",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-jsonlint": "^3.0.0",
    "grunt-sass": "^4.0.0",
    "sass": "^1.65.1",
    "underscore": "^1.13.6"
  }
}
