{
    "name": "@plurnk/plurnk-schemes-all",
    "version": "0.2.65",
    "description": "Batteries-included bundle for plurnk-service's external scheme discovery — installs every first-party @plurnk/plurnk-schemes-* sibling (flat) so one dependency surfaces them all to the scan.",
    "keywords": [
        "plurnk",
        "scheme",
        "uri",
        "bundle",
        "meta"
    ],
    "homepage": "https://github.com/plurnk/plurnk-schemes-all#readme",
    "bugs": {
        "url": "https://github.com/plurnk/plurnk-schemes-all/issues"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/plurnk/plurnk-schemes-all.git"
    },
    "engines": {
        "node": ">=26"
    },
    "license": "MIT",
    "author": "@wikitopian",
    "type": "module",
    "publishConfig": {
        "access": "public"
    },
    "files": [
        "README.md"
    ],
    "dependencies": {
        "@plurnk/plurnk-schemes-http": "0.20.2"
    }
}
