{
  "name": "summernote-ext-github-emojis",
  "version": "1.0.1",
  "description": "Github emojis plugin for summernote",
  "main": "summernote-ext-github-emojis.js",
  "devDependencies": {
    "summernote": ">=0.8.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/siduko/summernote-ext-github-emojis"
  },
  "keywords": [
    "summernote",
    "github",
    "emojis"
  ],
  "bugs": {
    "url": "https://github.com/siduko/summernote-ext-github-emojis/issues"
  },
  "author": "Lai Vu <laivu.fly@gmail.com> (http://flydev.me)",
  "license": "MIT",
  "homepage": "http://siduko.github.io/summernote-ext-github-emojis"
}
