@visual-framework/vf-button
Version:
vf-button component
24 lines (23 loc) • 656 B
JSON
{
"version": "3.0.4",
"name": "@visual-framework/vf-button",
"description": "vf-button component",
"homepage": "https://stable.visual-framework.dev/",
"author": "VF",
"license": "Apache 2.0",
"style": "vf-button.css",
"sass": "index.scss",
"test": "echo \"Error: no test specified\" && exit 1",
"publishConfig": {
"access": "public"
},
"repo": "https://github.com/visual-framework/vf-core/tree/master/components/elements/vf-button",
"bugs": {
"url": "https://github.com/visual-framework/vf-core/issues/new"
},
"keywords": [
"fractal",
"component"
],
"gitHead": "91ac6ff7e0181ca32645facfbd62a000604cba1c"
}