{
  "name": "apos-snippets-comments",
  "version": "0.0.1",
  "description": "Apostrophe snippets with comments",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@git.caffeine.co.il:dannyb/apostrophe-snippets-comments.git"
  },
  "keywords": [
    "comments",
    "apostrophe",
    "cms",
    "punkave"
  ],
  "author": {
    "name": "P'unk Avenue LLC"
  },
  "license": "MIT",
  "dependencies": {
    "async": "0.8.x",
    "lodash": "2.4.x",
    "extend": "~1.1.3",
    "apostrophe-snippets": "0.5.x",
    "moment": "~2.0.0",
    "geocoder": "*",
    "qs": "~0.6.5",
    "random-words": "0.0.1",
    "randy": "~1.4.2"
  },
  "readme": "# apostrophe-events\n\n`apostrophe-events` adds upcoming events to the [Apostrophe](http://github.com/punkave/apostrophe) content management system. `apostrophe-events` provides both backend and frontend components, including a friendly UI built on Apostrophe's rich content editing features.\n\n`apostrophe-events` is similar to the [apostrophe-blog](http://github.com/punkave/apostrophe-blog) module, in that both of them subclass the [apostrophe-snippets](http://github.com/punkave/apostrophe-snippets) module. What this means in practice is that the editing experience is highly consistent and code duplication is minimized.\n\nAn RSS feed is included, with autodiscovery for browsers that support it (not many these days alas).\n\n",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/punkave/apostrophe-events/issues"
  },
  "homepage": "https://github.com/punkave/apostrophe-events",
  "_id": "apostrophe-events@0.5.17",
  "_from": "apostrophe-events@0.5.x"
}
