{
    "name": "medz/gb-t-2260",
    "keywords": ["GB", "GB-T", "GB-T 2260", "2260", "China"],
    "description": "中华人民共和国国家标准 GB/T 2260 行政区划代码",
    "homepage": "https://github.com/medz/gb-t-2260",
    "type": "library",
    "license": "MIT",
    "authors": [
        {
            "name": "Seven Du",
            "email": "shiweidu@outlook.com",
            "homepage": "https://github.com/medz",
            "role": "The tool source developer"
        }
    ],
    "support": {
        "docs": "https://github.com/medz/gb-t-2260#readme",
        "issues": "https://github.com/medz/gb-t-2260/issues",
        "source": "https://github.com/medz/gb-t-2260.git"
    },
    "autoload": {
        "files": [
            "php/helpers.php"
        ]
    },
    "minimum-stability": "stable",
    "prefer-stable": true,
    "config": {
        "preferred-install": "dist",
        "github-protocols": ["https"]
    },
    "bin": ["scripts/raw-build.php"],
    "scripts": {
        "build": "@php scripts/raw-build.php"
    }
}
