16 lines
328 B
JSON

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