{
  "name": "nadena.dev.modular-avatar",
  "displayName": "Modular Avatar",
  "version": "1.10.0-alpha.6",
  "unity": "2022.3",
  "description": "A suite of tools for assembling your avatar out of reusable components",
  "author": {
    "name": "bd_",
    "email": "bd_@nadena.dev",
    "url": "https://github.com/bdunderscore/modular-avatar"
  },
  "url": "https://m-a.nadena.dev",
  "repo": "https://vpm.nadena.dev/vpm.json",
  "dependencies": {
    "com.unity.nuget.newtonsoft-json": "2.0.0"
  },
  "vpmDependencies": {
    "com.vrchat.avatars": ">=3.4.0",
    "nadena.dev.ndmf": ">=1.5.0-beta.2 <2.0.0-a"
  }
}