{
    "name": "@minecraft/vanilla-data",
    "version": "1.26.2",
    "description": "Contains types for Minecraft Vanilla Content",
    "exports": "./lib/index.js",
    "types": "./lib/index.d.ts",
    "contributors": [
        {
            "name": "Jake Shirley",
            "email": "jake@xbox.com"
        },
        {
            "name": "Mike Ammerlaan",
            "email": "mikeam@microsoft.com"
        },
        {
            "name": "Raphael Landaverde",
            "email": "rlandav@microsoft.com"
        }
    ],
    "license": "MIT"
}