{
    "name": "afid",
    "version": "1.3.0",
    "description": "Random identifiers with some affordances for human usage.",
    "author": "Alec Perkins <mail@alecperkins.me>",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/alecperkins/afid/issues"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/alecperkins/afid.git"
    },
    "homepage": "https://alecperkins.net/afid",
    "keywords": [
        "id",
        "identifier",
        "human-friendly",
        "verbal",
        "reading",
        "key"
    ],
    "main": "index.js",
    "unpkg": "afid.min.js"
}