{
  "name": "@storybook/channel-postmessage",
  "version": "3.4.2",
  "description": "",
  "license": "MIT",
  "main": "dist/index.js",
  "jsnext:main": "src/index.js",
  "scripts": {
    "prepare": "node ../../scripts/prepare.js"
  },
  "dependencies": {
    "@storybook/channels": "3.4.2",
    "global": "^4.3.2",
    "json-stringify-safe": "^5.0.1"
  }
}
