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