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