{
  "name": "piper",
  "repo": "DamonOehlman/piper",
  "description": "Amazing Event Handling and Routing using Eve",
  "version": "0.4.1",
  "keywords": [
    "eve",
    "pubsub"
  ],
  "dependencies": {
    "adobe-webplatform/eve": "*"
  },
  "main": "index.js",
  "scripts": [
    "index.js",
    "bridge.js"
  ]
}