{
  "name": "summernote",
  "description": "Super Simple WYSIWYG Editor on Bootstrap",
  "version": "0.6.16",
  "license": "MIT",
  "keywords": [
    "editor",
    "bootstrap",
    "WYSIWYG"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/summernote/summernote.git"
  },
  "author": {
    "name": "Hackerwins",
    "email": "<susukang98@gmail.com>"
  },
  "main": "dist/summernote.js",
  "devDependencies": {
    "grunt": "*",
    "grunt-contrib-compress": "*",
    "grunt-contrib-connect": "*",
    "grunt-contrib-jshint": "0.7.2",
    "grunt-contrib-qunit": "0.5.2",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-contrib-watch": "*",
    "grunt-exec": "^0.4.6",
    "grunt-recess": "*",
    "grunt-saucelabs": "*",
    "load-grunt-tasks": "0.2.0",
    "open": "0.0.4",
    "requirejs": "2.1.9"
  }
}
