storybook/lib/channels/package.json
2017-11-22 03:15:31 -08:00

11 lines
201 B
JSON

{
"name": "@storybook/channels",
"version": "3.3.0-alpha.4",
"description": "",
"license": "MIT",
"main": "dist/index.js",
"scripts": {
"prepare": "node ../../scripts/prepare.js"
}
}