{
    "name": "com.microsoft.mixedreality.toolkit.standardassets",
    "displayName": "Mixed Reality Toolkit Standard Assets",
    "msftFeatureCategory": "Mixed Reality Toolkit",
    "version": "2.8.3",
    "unity": "2019.4",
    "description": "Mixed Reality Toolkit standard assets, including; shaders, common materials and fonts.",
    "keywords": [
        "mrtk",
        "microsoft",
        "mixed",
        "reality",
        "augmented",
        "virtual",
        "xr",
        "hololens",
        "assets",
        "standardassets",
        "coreassets"
    ],
    "author": "Microsoft",
    "license": "MIT",
    "repository": {
        "type": "git",
        "url": "https://github.com/microsoft/MixedRealityToolkit-Unity.git"
    },
    "bugs": {
        "url": "https://github.com/microsoft/MixedRealityToolkit-Unity/issues"
    },
    "dependencies": {
        "com.unity.textmeshpro": "2.1.4"
    }
}