{
  "name": "angular-meditor",
  "version": "1.4.2",
  "author": "Ionut Colceriu <contact@ghinda.net>",
  "repository": {
    "type": "git",
    "url": "git://github.com/ghinda/angular-meditor.git"
  },
  "main": "dist/meditor.js",
  "dependencies": {
    "angular": "1.3.15"
  },
  "devDependencies": {
    "grunt": "~0.4.x",
    "grunt-contrib-copy": "~0.7.x",
    "grunt-contrib-concat": "~0.5.x",
    "grunt-contrib-uglify": "~0.6.x",
    "grunt-contrib-jshint": "~0.10.x",
    "grunt-contrib-cssmin": "~0.10.x",
    "grunt-contrib-connect": "~0.9.x",
    "grunt-contrib-clean": "~0.6.x",
    "grunt-contrib-htmlmin": "~0.3.x",
    "grunt-contrib-watch": "~0.6.x",
    "grunt-usemin": "~2.x",
    "connect-livereload": "~0.5.1",
    "matchdep": "~0.3.0",
    "grunt-ng-annotate": "^1.0.1",
    "grunt-angular-templates": "~0.5.x",
    "grunt-sass": "~0",
    "grunt-build-control": "0.1.x"
  },
  "engines": {
    "node": ">=0.8.0"
  }
}
