Michael Shilman d8f22cdb85 v3.1.6
2017-06-26 16:32:38 +10:00

18 lines
345 B
JSON

{
"name": "@storybook/channel-websocket",
"version": "3.1.6",
"description": "",
"license": "MIT",
"main": "dist/index.js",
"scripts": {
"prepublish": "node ../../scripts/prepublish.js"
},
"dependencies": {
"@storybook/channels": "^3.1.6",
"global": "^4.3.2"
},
"devDependencies": {
"shelljs": "^0.7.7"
}
}