{
  "name": "ment.io",
  "main": "dist/mentio.js",
  "version": "0.9.24",
  "homepage": "https://github.com/jeff-collins/ment.io",
  "authors": [
    "jeff-collins <i.am.jeff.collins@gmail.com>",
    "adamayres <magicaj@gmail.com>"
  ],
  "description": "Mentions for Angular",
  "keywords": [
    "angular",
    "mentions",
    "ment.io"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "angular": "~1.2.18",
    "angular-mocks": "~1.2.18",
    "angular-ui-tinymce": "latest"
  }
}
