@visual-framework/vf-stack
Version:
vf-stack component
25 lines (24 loc) • 632 B
JSON
{
"version": "3.0.1",
"name": "@visual-framework/vf-stack",
"description": "vf-stack component",
"homepage": "",
"author": "VF",
"license": "Apache 2.0",
"style": "vf-stack.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/develop/components/vf-stack",
"bugs": {
"url": "https://github.com/visual-framework/vf-core/issues"
},
"keywords": [
"fractal",
"component"
],
"gitHead": "7b9a3cf550809a266db59e440c94e5bbc44fc88a"
}