{
    "workspace": {
    },
    "package": {
        "name": "std",
        "version": "0.0.0",
        "publish": false,
        "description": "The standard function library of the Valkyrie language",
        "authors": [
            "Aster <192607617@qq.com>"
        ],
        "repository": "https://github.com/oovm/XCell",
        "documentation": "https://docs.rs/xcell-types",
        "edition": "2000",
        "license": "MPL-2.0"
    },
    "features": {
        "default": []
    },
    "scripts": {
        "command": "running"
    },
    "binaries": {
    },
    "dependencies": {},
    "dependencies-build": {},
    "dependencies-debug": {},
    "pretty": {
    }
}