storybook/addons/centered/package.json
Michael Shilman af41dd1c48 v3.0.0
2017-05-31 01:39:35 +12:00

12 lines
299 B
JSON

{
"name": "@storybook/addon-centered",
"version": "3.0.0",
"description": "Storybook decorator to center components",
"main": "dist/index.js",
"scripts": {
"prepublish": "node ../../scripts/prepublish.js"
},
"author": "Muhammed Thanish <mnmtanish@gmail.com>",
"license": "MIT"
}