{
  "name": "com.kagekirin.unitymathematics.schemas.amalgamate",
  "version": "0.1.0",
  "license": "",
  "displayName": "unitymathematics.schemas amalgamated with its dependencies",
  "description": "FlatBuffer schemas for Unity.Mathematics types\n\nThis package also contains the following dependency assemblies:* FlatSharp.Runtime@7.8.0\n* UnityMathematics.NoDeps@1.3.2",
  "unity": "2022.3",
  "dotnetframework": "netstandard2.1",
  "homepage": "https://github.com/KageKirin/Unity.Mathematics.Schemas",
  "author": {
    "name": "Chris",
    "email": "",
    "url": ""
  },
  "contributors": [
    {
      "name": "'KageKirin'",
      "email": "",
      "url": ""
    },
    {
      "name": "Helmich",
      "email": "",
      "url": ""
    }
  ],
  "files": [
    "**.meta",
    "**.dll",
    "**.xml",
    "**.md",
    "UnityMathematics.Schemas/lib/netstandard2.1/Unity.Mathematics.Schemas.dll",
    "UnityMathematics.Schemas/README.md",
    "UnityMathematics.Schemas/LICENSE",
    "UnityMathematics.Schemas/CHANGELOG.md",
    "UnityMathematics.Schemas/Icon.png",
    "FlatSharp.Runtime/lib/netstandard2.1/FlatSharp.Runtime.dll",
    "FlatSharp.Runtime/lib/netstandard2.1/FlatSharp.Runtime.xml",
    "FlatSharp.Runtime/README.nuget.md",
    "UnityMathematics.NoDeps/lib/netstandard2.1/Unity.Mathematics.dll",
    "UnityMathematics.NoDeps/README.md",
    "UnityMathematics.NoDeps/LICENSE.md",
    "UnityMathematics.NoDeps/CHANGELOG.md",
    "README.md",
    "LICENSE.md",
    "CHANGELOG.md"
  ],
  "dependencies": {},
  "devDependencies": {
    "NuGettier": "0.4.16+c6c6e46794fb522e40cf28c5ceccabe0607359f5"
  },
  "keywords": [
    "Unity",
    "Mathematics",
    "Schema",
    "FlatBuffer",
    "FlatSharp"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/KageKirin/Unity.Mathematics.Schemas",
    "directory": "unitymathematics.schemas.amalgamate"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  }
}