{
    "name": "@sb1/ffe-webfonts",
    "version": "101.0.5",
    "description": "Fonts and fonts definition used in FFE",
    "license": "SEE LICENSE IN README.md",
    "author": "SpareBank 1",
    "files": [
        "fonts",
        "sb1-fonts.css",
        "sb1-fonts.less",
        "LICENSE-fonts.md",
        "LICENSE.md",
        "README.md"
    ],
    "repository": {
        "type": "git",
        "url": "ssh://git@github.com:SpareBank1/designsystem.git"
    },
    "scripts": {
        "build": "lessc sb1-fonts-inline.less sb1-fonts.css",
        "lint": "ffe-buildtool stylelint *.less",
        "test": "npm run lint"
    },
    "devDependencies": {
        "@sb1/ffe-buildtool": "^101.0.5",
        "less": "^4.6.4"
    },
    "publishConfig": {
        "access": "public"
    },
    "gitHead": "9ba3bf0099a187565dbf52b0bbeeb4dfb73c63dc"
}
