{
  "name": "@marko-tags/subscribe",
  "description": "Add and remove event subscriptions within your template.",
  "version": "0.5.2",
  "author": "Dylan Piercey <dpiercey@ebay.com>",
  "bugs": "https://github.com/marko-js/tags/issues/new?template=Bug_report.md",
  "files": [
    "index.marko",
    "index.d.marko",
    "transformer.js",
    "marko.json"
  ],
  "homepage": "https://github.com/marko-js/tags/tree/master/tags/subscribe",
  "keywords": [
    "marko",
    "subscribe",
    "events",
    "event",
    "emitter"
  ],
  "license": "MIT",
  "peerDependencies": {
    "marko": "^4.12.4 || ^5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/marko-js/tags"
  },
  "gitHead": "77f5f352ea37f2b958dfa812e857244ee3461066"
}
