UNPKG

storybook-addon-meta

Version:
37 lines (36 loc) 859 B
{ "author": "Dmitry Selikhov", "bugs": { "url": "https://github.com/idimetrix/storybook-addon-meta/issues" }, "dependencies": { "bech32": "^2.0.0", "logvis": "^1.0.6", "ripemd160": "^2.0.2", "secp256k1": "^4.0.2", "vue": "^2.6.12" }, "description": "Meta information for Storybook components", "email": "selikhov.dmitrey@gmail.com", "engines": { "node": ">=10" }, "homepage": "https://storybook-addon-meta.netlify.app/", "keywords": [ "Storybook", "Addon", "Meta", "Vue", "Vuex" ], "license": "Apache-2.0", "main": "build/main/index.js", "module": "build/module/index.js", "name": "storybook-addon-meta", "repository": { "type": "git", "url": "git+https://github.com/idimetrix/storybook-addon-meta.git" }, "typings": "build/main/index.d.ts", "version": "1.0.3" }