{
    "name": "@un17/logo",
    "version": "1.0.3",
    "description": "The animated UN17 Village logo as a dependency-free <un17-logo> web component.",
    "main": "un17-logo.js",
    "exports": "./un17-logo.js",
    "files": [
        "un17-logo.js",
        "README.md"
    ],
    "keywords": [
        "un17",
        "un17-village",
        "logo",
        "web-component",
        "custom-element",
        "brand"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/ammonl/un17-brand.git"
    },
    "homepage": "https://github.com/ammonl/un17-brand#readme",
    "bugs": {
        "url": "https://github.com/ammonl/un17-brand/issues"
    },
    "sideEffects": true,
    "publishConfig": {
        "access": "public"
    }
}
