home » zplus/dokk.git
ID: f2ab0a5a998c17398db6dd8a7f412768ecde9ae8
29 lines — 804B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:password_generator_2013_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:CC0-1.0",
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "Password Generator",
    "blob:at": {
        "@id": "file:/pdf/password_generator_2013_jxself.pdf",
        "blob:primary_source": "https://jxself.org/password-generator.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}