{
  "name": "notification",
  "description": "Notification component for the client (growl-like)",
  "version": "0.0.6",
  "keywords": [
    "notify",
    "notification",
    "ui",
    "growl"
  ],
  "dependencies": {
    "component/dom": "1.0.7",
    "component/emitter": "1.2.0",
    "segmentio/on-body": "0.0.1"
  },
  "scripts": [
    "index.js",
    "template.js"
  ],
  "styles": [
    "notification.css"
  ],
  "license": "MIT"
}
