{
  "name": "angular-meditor",
  "version": "1.4.2",
  "authors": [
    "Ionut Colceriu <contact@ghinda.net>"
  ],
  "main": [
    "dist/meditor.css",
    "dist/meditor.js"
  ],
  "ignore": [
    "node_modules/",
    "app/",
    "public/",
    ".sass-cache",
    ".gitignore",
    "npm-debug.log",
    "CHANGELOG.md",
    "Gruntfile.js",
    "component.json",
    "package.json"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/ghinda/angular-meditor.git"
  },
  "dependencies": {
    "angular": "1.3.15"
  },
  "devDependencies": {
    "bourbon": "4.2.2"
  }
}
