Michael Shilman a701365e70 v3.2.13
2017-10-20 21:44:34 +02:00

19 lines
380 B
JSON

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