@visual-framework/vf-form__select
Version:
vf-form__select component
24 lines (23 loc) • 653 B
JSON
{
"version": "3.0.0",
"name": "@visual-framework/vf-form__select",
"description": "vf-form__select component",
"homepage": "http://www.embl.org/guidelines/visual-framework/dev-docs/",
"author": "VF",
"license": "Apache 2.0",
"style": "vf-form__select.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": "5bec7e3749c0002f6506255bb7781fe2b78c01d8"
}