@baloise/stencil-vite-fix
Version:
The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.
39 lines (38 loc) • 1.17 kB
JSON
{
"name": "@baloise/stencil-vite-fix",
"version": "10.15.3",
"description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
"repository": {
"type": "git",
"url": "https://github.com/baloise/design-system.git"
},
"homepage": "https://baloise-design-v10.vercel.app",
"contributors": [
"Gery Hirschfeld <gerhard.hirschfeld@baloise.ch> (https://github.com/hirsch88)",
"Yannick Holzenkamp <yannick.holzenkamp@baloise.ch> (https://github.com/yannickholzenkamp)",
"Petar Nobilo <petar.nobilo@baloise.ch> (https://github.com/nobilo)",
"Laurent Tauber <laurent.tauber@baloise.ch> (https://github.com/Gagne87)"
],
"publishConfig": {
"access": "public"
},
"keywords": [
"design-system",
"web-components",
"stenciljs",
"bulma-css"
],
"scripts": {},
"main": "./bin/index.js",
"bin": {
"baloiseStencilViteFix": "./bin/index.js"
},
"files": [
"bin/"
],
"license": "Apache-2.0",
"dependencies": {
"replace-in-file": "^6.3.2"
},
"gitHead": "2c1ef995a857eef69fa148638b9fed1b298a1f58"
}