{
  "name": "materialnote",
  "version": "1.2.1",
  "description": "A fork of Summernote.js ported to Materialize",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-connect": "^0.10.1",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-uglify": "^0.9.2",
    "grunt-contrib-watch": "^0.6.1"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Cerealkillerway/materialNote"
  }
}