{
  "name": "com.koiusa.libmmd.core",
  "version": "0.3.8",
  "displayName": "LibMmd Core",
  "description": "Core runtime implementation for loading and playing PMD, PMX, VMD, and VPD files in Unity.",
  "unity": "6000.3",
  "dependencies": {
    "com.unity.animation.rigging": "1.4.1",
    "com.unity.burst": "1.8.29",
    "com.unity.collections": "2.6.7"
  },
  "keywords": [
    "mmd",
    "pmx",
    "pmd",
    "vmd",
    "runtime"
  ],
  "author": {
    "name": "Koiusa"
  },
  "license": "SEE LICENSE IN LICENSE.md"
}
