{
    "name": "@fremtind/jkl-progress-bar",
    "version": "6.1.24",
    "publishConfig": {
        "access": "public"
    },
    "description": "Jøkul style for progress bar",
    "homepage": "https://github.com/fremtind/jokul/tree/pre-1.0/packages/progress-bar",
    "keywords": [
        "progress bar",
        "jøkul",
        "fremtind"
    ],
    "files": [
        "!example",
        "*.css",
        "*.scss"
    ],
    "license": "MIT",
    "scripts": {
        "clean": "git clean -xfd",
        "build": "gulp build",
        "build:watch": "gulp build:watch",
        "test": "echo \"Error: run tests from root\" && exit 1",
        "dev": "parcel example/index.html"
    },
    "dependencies": {
        "@fremtind/jkl-core": "^14.10.9"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/fremtind/jokul.git"
    },
    "bugs": {
        "url": "https://github.com/fremtind/jokul/issues"
    },
    "gitHead": "7a987b1f5f9d1da860aa79099ecb3d7a36c5ddbf"
}
