@visual-framework/vf-form__label
Version:
vf-form__label component
24 lines (23 loc) • 650 B
JSON
{
"version": "3.0.0",
"name": "@visual-framework/vf-form__label",
"description": "vf-form__label component",
"homepage": "http://www.embl.org/guidelines/visual-framework/dev-docs/",
"author": "VF",
"license": "Apache 2.0",
"style": "vf-form__label.css",
"sass": "index.scss",
"test": "echo \"Error: no test specified\" && exit 1",
"publishConfig": {
"access": "public"
},
"repo": "https://github.com/visual-framework/vf-core",
"bugs": {
"url": "https://github.com/visual-framework/vf-core/issues/new"
},
"keywords": [
"fractal",
"component"
],
"gitHead": "7b9a3cf550809a266db59e440c94e5bbc44fc88a"
}